AbstractAutomationManager InfoType  MoveToSpecificStepInternal Method Kentico 8.1 API Reference
Moves the specified object to the specified step and returns workflow step.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.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