Click or drag to resize

AutomationRuleAction Property

Gets the automation action for this rule

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 AutomationAction Action { get; set; }

Return Value

Type: AutomationAction
the automation action
See Also