Click or drag to resize

CheckoutManagerDownloadFilesCompleted Event

Downloads are complete; arguments contain result of the operation.

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

Value

Type: Aras.IOMEDownloadFilesCompletedEventHandler
Remarks
The event is raised when either all file downloads are finished or when the operation was canceled by user.
See Also