ODataVersionConstraint Properties
Namespace: System.Web.OData.Routing
Assembly: System.Web.OData (in System.Web.OData.dll)
Properties
Name | Description | |
---|---|---|
IsRelaxedMatch | If set to true, allow passing in both OData V4 and previous version headers. |
|
Version | The 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. |
See Also
ODataVersionConstraint Class
System.Web.OData.Routing Namespace
Return to top