AutomationTransformationFunctions PassedThroughActions Method Kentico 8.1 API Reference
Returns true if process had passed through one/all selected automation actions.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

state
Type: OnlineSystem Object
Process instance to check
actions
Type: OnlineSystem String
Automation action names separated with a semicolon
allActions
Type: OnlineSystem Boolean
If true all actions must have been passed.

Return Value

Type: OnlineBoolean
See Also