WorkflowMethods PassedThroughActions Method Kentico 8.1 API Reference
Returns true if document passed through one/all of the selected workflow actions in history.

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

Parameters

parameters
Type:  OnlineSystem Object 
Document to be checked; Workflow action names separated with a semicolon; Indicator whether all of the selected action should be required.

Return Value

Type: OnlineObject
See Also