Share via


IEdmEnumType.UnderlyingType Property

Definition

Gets the underlying type of this enumeration type.

public Microsoft.OData.Edm.IEdmPrimitiveType UnderlyingType { get; }
member this.UnderlyingType : Microsoft.OData.Edm.IEdmPrimitiveType
Public ReadOnly Property UnderlyingType As IEdmPrimitiveType

Property Value

Applies to