Click or drag to resize

OrchestratorConfigOutputFileName Property

A synonym for the OutputFileNames setting (to make it more intuitive in case of a single output file).

OutputFileName and OutputFileNames settings should not be used both at the same time.

///

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public string OutputFileName { get; set; }

Property Value

Type: String
See Also