PageElementPropertiesConsoleDetail_GroupList Property |
The semi-colon separated list of mapper field groups of fields to show on this page, combined with fields specified in this element's FieldList. All fields are included if both lists are empty.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ConsoleDetail_GroupList { get; }
ReadOnly Property ConsoleDetail_GroupList As String
Get
Property Value
Type:
StringThe semi-colon separated list of mapper field groups of fields to show on this page, combined with fields specified in this element's FieldList. All fields are included if both lists are empty.
See Also