ProcessInstancesLoadedEventArgs class

class ProcessInstancesLoadedEventEventArgs : BackendEventArgs

The ProcessInstancesLoadedEventEventArgs provides the result of a Load() call of the ProcessInstances class.

Namespace:

IYOPRO.Api

Assembly:

IYOPRO.Api (in IYOPRO.Api.dll)

 Properties

Exception Error

Inherited from BackendEventArgs

object UserData

Inherited from BackendEventArgs

List<ProcessInstance> Data

List of found process instances