Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Derived from PropertyBatchInfo. Represents the property batch failing. Contains information about the specific batch failure.
Properties
Name | Type | Required |
---|---|---|
ErrorMessage |
string | No |
OperationIndex |
integer | No |
ErrorMessage
Type: string
Required: No
The error message of the failed operation. Describes the exception thrown due to the first unsuccessful operation in the property batch.
OperationIndex
Type: integer
Required: No
The index of the unsuccessful operation in the property batch.