IEdmComplexObject Interface
Represents an instance of an IEdmComplexType.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
| Name | Description | |
|---|---|---|
![]() | GetEdmType() | Gets the IEdmTypeReference of this instance. (Inherited from IEdmObject.) |
![]() | TryGetPropertyValue(String^, Object^) | Gets the value of the property with the given name.(Inherited from IEdmStructuredObject.) |
Show:
