ProcessInstanceLoadedEventEventArgs class

Parent Previous Next

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


Namespace:

IYOPRO.Api

Assembly:

IYOPRO.Api (in IYOPRO.Api.dll)


Syntax

       public class ProcessInstanceLoadedEventEventArgs : BackendEventArgs


Members

Exception Error

Inherited from BackendEventArgs

object UserData

Inherited from BackendEventArgs

ProcessInstance Instance

Specifies the associated process instance