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