Share via


ODataBatchHandler.ODataRoute Property

Definition

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

Property Value

Applies to