The DownloadResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DownloadResult |
Default 'ctor
|
Properties
Name | Description | |
---|---|---|
![]() | Error |
Allow to get an unhandled exception that was raised during the file download.
|
![]() | Result |
Allows to get result item which is the item that was returned by Aras.IOM.Item.checkout(...)
for the file.
|