PageElementPropertiesWizPhantomDetail_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 WizPhantomDetail_RequiredFields { get; }
ReadOnly Property WizPhantomDetail_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