Occur when a project workflow is rerouted to a selected state.
Syntax
ProjectWorkflowEvent_*ExecuteTransition (Batch, Transition, Manager, Comment)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
State |
A WorkflowState object that represents the transition to run. For more information about the WorkflowState object, see About the WorkflowState object. |
Manager |
An object that represents the user who is the manager of the workflow. |
Comment |
A string containing the text typed by the user who is changing the workflow manager. |