Click or drag to resize

CheckinManagerCheckinProgressChanged Event

Checkin operation progress has changed. Use this event for tracking checkin progress. 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 CheckinProgressChangedEventHandler CheckinProgressChanged

Value

Type: Aras.IOMECheckinProgressChangedEventHandler
See Also