Click or drag to resize
AutomationTransformationFunctions Class
Functions for automation macro methods.
Inheritance Hierarchy
SystemObject
  CMS.AutomationAutomationTransformationFunctions

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

The AutomationTransformationFunctions type exposes the following members.

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