ExecTransition method
Executes the specified project workflow transition for the current folder object.
Syntax
ExecTransition(WorkflowTransition As IASWorkflowTransition, [Comments As String], [Managers As String])
| Name | Description | 
|---|---|
| WorkflowTransition | An object that represents the project workflow transition to run. | 
| Comments | Optional comments to append to the comment log. | 
| Managers | Optional user names to assign as the new workflow managers. | 
Remarks
For events to occur for this method, the PrjWFEvents setting in the [ScriptEvents] section on the Application Integration tab of Application Settings in Configurator must be set to Y(default).