Moves the specified node to the previous step in the workflow and returns StepID of the 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
- step
- Type: CMS.WorkflowEngine WorkflowStepInfo
Step to which should be specified document moved
- comment
- Type: System String
Action comment
Return Value
Type: WorkflowStepInfoSee Also