Gets last approval action to/from given step
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- stepId
- Type: System Int32
Step ID
- objectType
- Type: System String
Object type
- objectId
- Type: System Int32
Object ID
- startStep
- Type: System Boolean
Indicates if given step is start step
Return Value
Type: WorkflowHistoryInfoSee Also