Share via


ODataModelBuilder.DataServiceVersion Property

Definition

Gets or sets the data service version of the model. The default value is 4.0.

public Version DataServiceVersion { get; set; }
member this.DataServiceVersion : Version with get, set
Public Property DataServiceVersion As Version

Property Value

Applies to