Moves the specified object to the specified step in the workflow and returns workflow step.
            
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- infoObj
 - Type: InfoType
Info object 
- stateObj
 - Type: StateInfoType
State object 
- step
 - Type: CMS.WorkflowEngine WorkflowStepInfo
Step to which should be specified object moved 
- comment
 - Type: 
System String
Action comment 
- transitionType
 - Type: CMS.WorkflowEngine WorkflowTransitionTypeEnum
Type of transition 
- action
 - Type: ActionEnumType
Action context 
Return Value
Type: WorkflowStepInfoRemarks
See Also