Name | Description | |
---|---|---|
init | Initializes the TransferItemResult. Called during construction. |
Name | Description | |
---|---|---|
isItemCreated | Gets or sets the time taken | |
itemId | Gets or sets the Item ID. | |
itemName | Gets or sets the item name. | |
itemProperties | Gets or sets any item properties for the transfer item result. | |
message | Gets or sets the Message | |
severity | Gets or sets the severity. | |
status | Gets or sets the custom attribute detail array | |
transferFailureReason | Gets or sets the transfer failure reason. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |