Click or drag to resize

CheckinManagerUploadFilesProgressChanged Event

Uploading progress has changed. Use this event in order to track progress of uploading files operation. Might be useful for progress bars in custom application.

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

Value

Type: Aras.IOMEUploadFilesProgressChangedHandler
See Also