Click or drag to resize

FieldPropertiesMapperSummary_FieldList Property

The semi-colon separated list of mapper field keys of fields to show in the summary. 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 MapperSummary_FieldList { get; }

Property Value

Type: String
The semi-colon separated list of mapper field keys of fields to show in the summary. All fields are included if list is empty.
Remarks
Applies to CellType MapperSummary only.
See Also