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