PageElementPropertiesWizPhantomDetail_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 WizPhantomDetail_LockFieldList { get; }
ReadOnly Property WizPhantomDetail_LockFieldList As String
Get
Property Value
Type:
StringThe semi-colon separated list of mapper field keys of fields that should be locked on this page even when not normally locked.
See Also