Click or drag to resize
WorkflowTransformationFunctions Class
Functions for workflow macro methods.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineWorkflowTransformationFunctions

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public class WorkflowTransformationFunctions

The WorkflowTransformationFunctions type exposes the following members.

Constructors
  NameDescription
Public methodWorkflowTransformationFunctions
Top
Methods
  NameDescription
Public methodStatic memberPassedThroughActions
Returns true if document had passed through one/all selected workflow actions.
Public methodStatic memberPassedThroughSteps
Returns true if document had passed through one/all specified workflow steps.
Top
See Also