Click or drag to resize

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; }

Property Value

Type: String
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.
Remarks
Applies to CellType MapperSummary only.
See Also