Returns true if process had passed through one/all selected automation actions.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- state
- Type: System Object
Process instance to check
- actions
- Type: System String
Automation action names separated with a semicolon
- allActions
- Type: System Boolean
If true all actions must have been passed.
Return Value
Type: BooleanSee Also