Moves the specified object to the first step without automatic transition in the workflow and returns the final step.
            
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- infoObj
 - Type: InfoType
Info object 
- stateObj
 - Type: StateInfoType
State object 
- currentStep
 - Type: CMS.WorkflowEngine WorkflowStepInfo
Current workflow step of the object 
- user
 - Type: CMS.Membership UserInfo
User 
Return Value
Type: WorkflowStepInfoRemarks
See Also