DataServiceResponse.IsBatchResponse Property

Definition

Gets a Boolean value that indicates whether the response contains multiple results.

public:
 property bool IsBatchResponse { bool get(); };
public bool IsBatchResponse { get; }
member this.IsBatchResponse : bool
Public ReadOnly Property IsBatchResponse As Boolean

Property Value

A Boolean value that indicates whether the response contains multiple results.

Applies to