Moves the specified object to the previous step and returns the new step.
            
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- infoObj
 - Type: InfoType
Object instance 
- stateObj
 - Type: CMS.Automation AutomationStateInfo
State object 
- step
 - Type: CMS.WorkflowEngine WorkflowStepInfo
Step to which should be specified object moved 
- comment
 - Type: 
System String
Action comment 
Return Value
Type: WorkflowStepInfoSee Also