ODataPath.EdmType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the EDM type of the path.
public Microsoft.OData.Edm.IEdmType EdmType { get; }
member this.EdmType : Microsoft.OData.Edm.IEdmType
Public ReadOnly Property EdmType As IEdmType