CreateWorkflowFinishedEventArgs class

Parent Previous Next

The CreateWorkflowFinishedEventArgs provides the result of a CreateWorkflowFinished() call of the Session class.  


Namespace:

IYOPRO.Api

Assembly:

IYOPRO.Api (in IYOPRO.Api.dll)


Syntax

       public class CreateWorkflowFinishedEventArgs : BackendEventArgs


Members

Exception Error

Inherited from BackendEventArgs

object UserData

Inherited from BackendEventArgs

Workflow Workflow

Specifies the associated workflow

ProjectTasks Tasks

Specifies the associated project tasks