ProcessInstanceListLoadedEventEventArgs class

Parent Previous Next

The ProcessInstanceListLoadedEventEventArgs provides the result of a GetProcessInstances() call of the Workflow class.  


Namespace:

IYOPRO.Api

Assembly:

IYOPRO.Api (in IYOPRO.Api.dll)


Syntax

       public class ProcessInstanceListLoadedEventEventArgs : BackendEventArgs


Members

Exception Error

Inherited from BackendEventArgs

object UserData

Inherited from BackendEventArgs

List<ProcessInstance> Data

List of found process instances