UploadFileCompletedEventArgsResult Property |
Contains result Item of uploading file to vault operation.
Namespace:
Aras.IOME
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic Item Result { get; }
Public ReadOnly Property Result As Item
Get
/** @property */
public Item get_Result()
function get Result () : Item
Property Value
Type:
Item
See Also