Click or drag to resize

PageElementPropertiesMiniList_FieldListExport Property

The semi-colon separated list of mapper field keys of fields to export. Use "*" to export all fields when overriding a non-empty FieldList/MobileFieldList.

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

Property Value

Type: String
The semi-colon separated list of mapper field keys of fields to export. Use "*" to export all fields when overriding a non-empty FieldList/MobileFieldList.
See Also