Click or drag to resize

PageElementPropertiesWizSimpleImport_FieldOrder Property

An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string WizSimpleImport_FieldOrder { get; }

Property Value

Type: String
An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow.
See Also