AutomationActionEnum EnumerationKentico 8.0 API Reference
Automation action enumeration.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Unknown0 Unknown action.
MoveToNextStep1 Object is moved to next step.
MoveToSpecificStep2 Object is moved to specific step.
MoveToPreviousStep3 Object is moved to previous step.
See Also