Share via


ODataDeserializerContext.Model Property

Definition

Gets or sets the EDM model associated with the request.

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

Property Value

Applies to