Click or drag to resize

BulkItemResultT Properties

The BulkItemResultT generic type exposes the following members.

Properties
  NameDescription
Public propertyFailedItems
Array of BulkItemFailure objects which represents the items that failed to be added or updated.
Public propertyMessage
Gets the Message.
Public propertyResult
Row results created or updated.
Public propertyResultCode
Gets the result Code.
Top
See Also