Returns true if process had passed through one/all specified automation steps.
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
- steps
- Type:
System String
Automation step names separated with a semicolon
- allSteps
- Type:
System Boolean
If true all specified steps must have been passed.
Return Value
Type:
See Also