Returns previous step information for given node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Tree node
- stateObj
- Type: CMS.DataEngine BaseInfo
State object
- step
- Type: CMS.WorkflowEngine WorkflowStepInfo
Current workflow step
- markAsUsed
- Type: System Boolean
Indicates if the history should be marked as used.
Return Value
Type: WorkflowStepInfoSee Also