Returns the result item which is the item that was returned by Aras.IOM.Item.checkout(...)
for the file.
Namespace:
Aras.IOMEAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
Remarks
Read only property. If an unhandled exception was raised during the file download then the property is null.
Exceptions
Exception | Condition |
---|---|
System..::.InvalidOperationException | The Cancelled property is true. |
System.Reflection..::.TargetInvocationException | The Error property has been set by the asynchronous operation. The InnerException property holds a reference to Error. |