AutomationActionEnum Enumeration |
Namespace: CMS.Automation
public enum AutomationActionEnum
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. |