Enum AutomationRuleDisabledReason
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Enum for possible reasons for automation rules to be disabled
public enum AutomationRuleDisabledReason
Fields
APPROVAL_COLUMN_MISSING = 5Missing an approval column
APPROVAL_COLUMN_WRONG_TYPE = 6Approval column is of wrong type
AUTOMATION_NOT_ENABLED_FOR_ORG = 0Automation not enabled for the current org
COLUMN_MISSING = 1Missing a column
COLUMN_TYPE_INCOMPATIBLE = 2Type of column is incompatible
NO_POTENTIAL_RECIPIENTS = 3No recipients
NO_VALID_SELECTED_COLUMNS = 4No columns selected that are valid