Share via


EdmProperty.IsEnumType Property

Definition

Gets whether this property is an enumeration type property.

public bool IsEnumType { get; }
member this.IsEnumType : bool
Public ReadOnly Property IsEnumType As Boolean

Property Value

true if this property is an enumeration type property; otherwise, false.

Applies to