EdmStructuredObject.ExpectedEdmType Property

Definition

Gets or sets the expected IEdmStructuredType of the entity or complex type of this object.

public Microsoft.OData.Edm.IEdmStructuredType ExpectedEdmType { get; set; }
member this.ExpectedEdmType : Microsoft.OData.Edm.IEdmStructuredType with get, set
Public Property ExpectedEdmType As IEdmStructuredType

Property Value

Applies to