Moves object directly to finished step. (Finishes the process without going through all the steps.)
            
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 
- comment
 - Type: 
System String
Action comment 
- transitionType
 - Type: CMS.WorkflowEngine WorkflowTransitionTypeEnum
Type of transition (Use Manual when the action is performed by the user, not the process.) 
Return Value
Type: WorkflowStepInfoSee Also