Share via


ODataFormat.Batch Property

Definition

Gets the batch format instance.

public static Microsoft.OData.ODataFormat Batch { get; }
member this.Batch : Microsoft.OData.ODataFormat
Public Shared ReadOnly Property Batch As ODataFormat

Property Value

The batch format instance.

Applies to