PageElementPropertiesWizSimpleImport_FieldList Property |
The semi-colon separated list of mapper field keys of fields to to map in the import. All fields are included if list is empty.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string WizSimpleImport_FieldList { get; }
ReadOnly Property WizSimpleImport_FieldList As String
Get
Property Value
Type:
StringThe semi-colon separated list of mapper field keys of fields to to map in the import. All fields are included if list is empty.
See Also