Share via


EdmTypeDefinition.UnderlyingType Property

Definition

Gets the underlying type of this type definition.

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

Property Value

Implements

Applies to