The UploadResult type exposes the following members.

Constructors

  NameDescription
UploadResult
Default 'ctor

Properties

  NameDescription
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.

See Also