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.
Represents an instance of an IEdmType.
Namespace: System.Web.Http.OData
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
public interface IEdmObject
public interface class IEdmObject
type IEdmObject = interface end
Public Interface IEdmObject
Methods
Name | Description | |
---|---|---|
![]() |
GetEdmType() | Gets the IEdmTypeReference of this instance. |
See Also
System.Web.Http.OData Namespace
Return to top