| OrchestratorConfigDefaultOutputFieldWidth Property |
Default width of fields in the flat output data; applicable only if
OutputDataKind is Flat, ignored otherwise.
If not specified, a default width of 10 is assumed.
Namespace:
Mavidian.DataConveyer.Orchestrators
Assembly:
DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax public int DefaultOutputFieldWidth { get; set; }
Public Property DefaultOutputFieldWidth As Integer
Get
Set
Property Value
Type:
Int32See Also