WorkflowManager MoveToSpecificStepInternal Method (TreeNode, WorkflowStepInfo, String, Boolean, WorkflowTransitionTypeEnum, WorkflowActionEnum)Kentico 8.1 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.1.5347.20411)

Return Value

Type: WorkflowStepInfo
Remarks

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