Moves the specified node to the next step in the workflow and returns new step.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Node to process
- comment (Optional)
- Type: System String
Action comment
- transitionType (Optional)
- Type: CMS.WorkflowEngine WorkflowTransitionTypeEnum
Type of transition
Return Value
Type: WorkflowStepInfoSee Also