Click or drag to resize

PageElementPropertiesConsoleDetail_LockFieldList Property

The semi-colon separated list of mapper field keys of fields that should be locked on this page even when not normally locked.

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

Property Value

Type: String
The semi-colon separated list of mapper field keys of fields that should be locked on this page even when not normally locked.
See Also