Click or drag to resize

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
string EnumType { get; }

Property Value

Type: String
The fully-qualified enum type to use as the value type for this field in its TypedMapper.
See Also