Share via


ODataVersionConstraint.Version Property

Definition

The (minimum) version of the OData protocol that an OData-Version or OData-MaxVersion request header must have in order to be processed by the OData service with this route constraint.

public Microsoft.OData.ODataVersion Version { get; }
member this.Version : Microsoft.OData.ODataVersion
Public ReadOnly Property Version As ODataVersion

Property Value

Applies to