Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the IEdmTypeReference of this instance.
Namespace: System.Web.Http.OData
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
IEdmTypeReference GetEdmType()
IEdmTypeReference^ GetEdmType()
abstract GetEdmType : unit -> IEdmTypeReference
Function GetEdmType As IEdmTypeReference
Return Value
Type: Microsoft.Data.Edm.IEdmTypeReference
The IEdmTypeReference of this instance.
See Also
IEdmObject Interface
System.Web.Http.OData Namespace
Return to top