Click or drag to resize

UploadFilesCompletedEventArgsResult Property

Contains collection of results of uploading files to vault operations. Keys in hashtable are ids of the files that were uploaded to vault. Values are instances of UploadResult class. With additional information.

Namespace:  Aras.IOME
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public Hashtable Result { get; }

Property Value

Type: Hashtable
See Also