FieldPropertiesMapperSummary_FieldOrder Property |
The semi-colon separated list of mapper field keys in the order in which they should be presented in the summary. 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 MapperSummary_FieldOrder { get; }
ReadOnly Property MapperSummary_FieldOrder As String
Get
Property Value
Type:
StringThe semi-colon separated list of mapper field keys in the order in which they should be presented in the summary. Other visible fields will follow.
Remarks
Applies to CellType MapperSummary only.
See Also