Click or drag to resize

AutomationActionType Property

Gets the automation action type

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 Nullable<AutomationActionType> Type { get; set; }

Return Value

Type: NullableAutomationActionType
the automation action type
See Also