Click or drag to resize

PagePropertiesWizTemplate_aspx_SummaryFieldList Property

The semi-colon separated list of mapper field keys of fields to show in the standard primary instance running summary. Standard rules for primary instance running summary fields apply if list is empty.

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

Property Value

Type: String
The semi-colon separated list of mapper field keys of fields to show in the standard primary instance running summary. Standard rules for primary instance running summary fields apply if list is empty.
See Also