Share via


DataServiceClientFormat.LoadServiceModel Property

Definition

Invoked when using the parameterless UseJson method in order to get the service model.

public Func<Microsoft.OData.Edm.IEdmModel> LoadServiceModel { get; set; }
member this.LoadServiceModel : Func<Microsoft.OData.Edm.IEdmModel> with get, set
Public Property LoadServiceModel As Func(Of IEdmModel)

Property Value

Applies to