Share via


ODataRouteConstants.Batch Field

 

Route template suffix for OData batch.

Namespace:   System.Web.Http.OData.Routing
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)

Syntax

public static readonly string Batch
public:
static initonly String^ Batch
static val Batch : string
Public Shared ReadOnly Batch As String

Field Value

Type: System.String

See Also

ODataRouteConstants Class
System.Web.Http.OData.Routing Namespace

Return to top