ODataBatchHandler.ODataRoute 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.
Gets or sets the OData route associated with this batch handler.
public Microsoft.AspNet.OData.Routing.ODataRoute ODataRoute { get; set; }
member this.ODataRoute : Microsoft.AspNet.OData.Routing.ODataRoute with get, set
Public Property ODataRoute As ODataRoute