Condividi tramite


TransactionalBatchResponse.ErrorMessage Property

Definition

Gets the reason for failure of the batch request.

public virtual string ErrorMessage { get; }
member this.ErrorMessage : string
Public Overridable ReadOnly Property ErrorMessage As String

Property Value

The reason for failure, if any.

Applies to