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; }
ReadOnly Property WizSimpleImport_FieldOrder As String
Get
Property Value
Type:
StringAn 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