Share via


DataServiceResponse.BatchStatusCode Property

Definition

The status code from an HTTP response associated with a batch request.

public int BatchStatusCode { get; }
member this.BatchStatusCode : int
Public ReadOnly Property BatchStatusCode As Integer

Property Value

An integer based on status codes defined in Hypertext Transfer Protocol.

Applies to