Click or drag to resize

PageElementPropertiesConsoleDetail_RequiredFields Property

The semi-colon separated list of fields that should be required on this page in addition to those normally required.

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

Property Value

Type: String
The semi-colon separated list of fields that should be required on this page in addition to those normally required.
See Also