PageElementPropertiesWizPhantomEditList_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 WizPhantomEditList_RequiredFields { get; }
ReadOnly Property WizPhantomEditList_RequiredFields As String
Get
Property Value
Type:
StringThe semi-colon separated list of fields that should be required on this page in addition to those normally required.
See Also