WorkflowManager MoveToSpecificStep Method (TreeNode, WorkflowStepInfo, String, WorkflowTransitionTypeEnum)Kentico 8.0 API Reference
Moves the specified node to the specified step in the workflow and returns workflow step.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: WorkflowStepInfo
Remarks

The return step can be different than the original given step.
See Also