Click or drag to resize

CheckinManagerUploadFileCompleted Event

Uploading of file to vault server was completed. Use this event for performing custom operations when uploading of a single file was completed.

Namespace:  Aras.IOME
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public event UploadFileCompletedEventHandler UploadFileCompleted

Value

Type: Aras.IOMEUploadFileCompletedEventHandler
See Also