ProcessInstancesLoadedEventArgs class

Parent Previous Next

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


Namespace:

IYOPRO.Api

Assembly:

IYOPRO.Api (in IYOPRO.Api.dll)


Syntax

       public class ProcessInstancesLoadedEventEventArgs : BackendEventArgs


Members

Exception Error

Inherited from BackendEventArgs

object UserData

Inherited from BackendEventArgs

List<ProcessInstance> Data

List of found process instances