IEnumTypeField.EnumType property
Gets or sets the type of the enum.
public Type? EnumType { get; set; }
Property Value
The type of the enum.
See Also
- interface IEnumTypeField
Gets or sets the type of the enum.
public Type? EnumType { get; set; }
The type of the enum.