MultiArchive SDK .NET Documentation |
ItemOperationCompletedEventArgs Properties |
ItemOperationCompletedEventArgs Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The ItemOperationCompletedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ErrorMessage |
Property for holding the error message if an error occurs.
|
|
ErrorReason |
Property for holding the reason if an error occurs.
|
|
ItemOperationException |
Property for holding the exception thrown by MultiArchive web service.
|
|
Status |
Property for holding the status of the CreateItem call. The status can be OK, Error or Cancelled.
|
|
Urn |
Property for holding the ItemURN of the newly created item.
|