FieldPropertiesEnumType Property |
The fully-qualified enum type to use as the value type for this field in its TypedMapper.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax ReadOnly Property EnumType As String
Get
Property Value
Type:
StringThe fully-qualified enum type to use as the value type for this field in its TypedMapper.
See Also