ApplicationPropertiesRequiredSuffix Property |
The suffix to add to required fields.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string RequiredSuffix { get; }
ReadOnly Property RequiredSuffix As String
Get
Property Value
Type:
StringThe suffix to add to required fields.
See Also