AutomationActionType Enumeration | |
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax public enum AutomationActionType
Public Enumeration AutomationActionType
public enum class AutomationActionType
type AutomationActionType
Members
| Member name | Value | Description |
---|
| NOTIFICATION_ACTION | 0 | |
| UPDATE_REQUEST_ACTION | 1 | |
| APPROVAL_REQUEST_ACTION | 2 | |
See Also