ODataVersionConstraint.Version Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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