Share via


DynamicPathSegment.EdmType Property

Definition

Gets the IEdmType of this DynamicPathSegment, which might be null.

public override Microsoft.OData.Edm.IEdmType EdmType { get; }
member this.EdmType : Microsoft.OData.Edm.IEdmType
Public Overrides ReadOnly Property EdmType As IEdmType

Property Value

Applies to