Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IEdmObject Interface

 

Represents an instance of an IEdmType.

Namespace:   System.Web.Http.OData
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)

public interface class IEdmObject

NameDescription
System_CAPS_pubmethodGetEdmType()

Gets the IEdmTypeReference of this instance.

Return to top
Show: