ODataSerializerContext.EdmProperty 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 or sets the complex property being nested or navigation property being expanded.
public Microsoft.OData.Edm.IEdmProperty EdmProperty { get; set; }
member this.EdmProperty : Microsoft.OData.Edm.IEdmProperty with get, set
Public Property EdmProperty As IEdmProperty