WorkflowsLoadedEventEventArgs class

Parent Previous Next

The WorkflowsLoadedEventEventArgs provides the result of a Load() call of the Workflows class.  


Namespace:

IYOPRO.Api

Assembly:

IYOPRO.Api (in IYOPRO.Api.dll)


Syntax

       public class WorkflowsLoadedEventEventArgs : BackendEventArgs


Members

Exception Error

Inherited from BackendEventArgs

object UserData

Inherited from BackendEventArgs

List<Workflow> Workflows

List of found workflows