OperationResult Properties |
The OperationResult type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Errors |
A list of any errors that occurred during the request
|
![]() |
Object |
The object manipulated. This will be populated for creates and updates.
|
![]() |
Results |
The objects manipulated. This will be populated for collection adds.
|
![]() |
Success |
Whether the request was successful or not
Returns true if Errors is empty
|
![]() |
Warnings |
A list of any warnings that occurred during the request
|