TransferItemResult Properties |
The TransferItemResult type exposes the following members.
| Name | Description | |
|---|---|---|
| IsItemCreated |
Gets a value indicating whether the item is newly created in database.
| |
| ItemId |
Gets the ID of the transfer item.
| |
| ItemName |
Gets the Name of the transfer item.
| |
| ItemProperties |
Gets a read only dictionary which contains all the item properties.
| |
| Message |
Gets the message detail.
| |
| ObjectType |
Gets the type of the object.
| |
| Severity |
Gets the message severity.
| |
| Status |
Gets the status of this transfer item.
| |
| TransferFailureReason |
Gets the failure reason of this transfer item.
|