Enum AutomationActionType
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Enum holding all types of automation actions.
public enum AutomationActionType
Fields
APPROVAL_REQUEST_ACTION = 2
Action is to request approval
NOTIFICATION_ACTION = 0
Action is to send notification
UPDATE_REQUEST_ACTION = 1
Action is to request an update