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 = 5
Missing an approval column
APPROVAL_COLUMN_WRONG_TYPE = 6
Approval column is of wrong type
AUTOMATION_NOT_ENABLED_FOR_ORG = 0
Automation not enabled for the current org
COLUMN_MISSING = 1
Missing a column
COLUMN_TYPE_INCOMPATIBLE = 2
Type of column is incompatible
NO_POTENTIAL_RECIPIENTS = 3
No recipients
NO_VALID_SELECTED_COLUMNS = 4
No columns selected that are valid