PropertyBatchResult.FailedOperationException Property

Definition

Gets the failed operation exception. This parameter contains the exception thrown due to the first unsuccessful PropertyBatchOperation object in the batch.

public Exception FailedOperationException { get; }
member this.FailedOperationException : Exception
Public ReadOnly Property FailedOperationException As Exception

Property Value

Returns Exception.

Applies to