AutomationTransformationFunctions PassedThroughActions Method Kentico 8.0 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.0.5239.26125)

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