Click or drag to resize

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; }

Property Value

Type: Int32
See Also