Automation action enumeration.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Unknown action. | |
MoveToNextStep | 1 | Object is moved to next step. | |
MoveToSpecificStep | 2 | Object is moved to specific step. | |
MoveToPreviousStep | 3 | Object is moved to previous step. |
See Also