EnumDataTypeAttribute.EnumType Property

Definition

Gets or sets the enumeration type.

public:
 property Type ^ EnumType { Type ^ get(); };
public Type EnumType { get; }
member this.EnumType : Type
Public ReadOnly Property EnumType As Type

Property Value

The enumeration type.

Applies to