AutomationRule Class |
Namespace: Smartsheet.Api.Models
The AutomationRule type exposes the following members.
Name | Description | |
---|---|---|
AutomationRule |
Name | Description | |
---|---|---|
Action |
Gets the automation action for this rule
| |
CreatedAt |
Gets a timestamp of when the rule was created
| |
CreatedBy |
Gets the User object for the author of this rule
| |
DisabledReason |
Gets a machine-readable reason a rule is disabled
| |
DisabledReasonText |
Gets descriptive text for why this rule is disabled
| |
Enabled |
Gets flag indicating whether rule is active
| |
ModifiedAt |
Gets a timestamp for the last modification to this rule
| |
ModifiedBy |
Gets the user who made the last modification to this rule
| |
UserCanModify |
Gets a flag indicating whether the current user can modify this rule
|