BulkItemResultT Properties |
The BulkItemResultT generic type exposes the following members.
Name | Description | |
---|---|---|
FailedItems |
Array of BulkItemFailure objects which represents the items that failed to be added or updated.
| |
Message |
Gets the Message.
| |
Result |
Row results created or updated.
| |
ResultCode |
Gets the result Code.
|