FieldPropertiesDefaultValue Property |
The default value for the field.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string DefaultValue { get; }
ReadOnly Property DefaultValue As String
Get
Property Value
Type:
StringThe default value for the field.
See Also