ProcessInstanceListLoadedEventEventArgs class

class ProcessInstanceListLoadedEventEventArgs : BackendEventArgs

The ProcessInstanceListLoadedEventEventArgs provides the result of a GetProcessInstances() call of the Workflow 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