Click or drag to resize

AutomationActionFrequency Property

Gets the automation action frequency

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<AutomationActionFrequency> Frequency { get; set; }

Return Value

Type: NullableAutomationActionFrequency
the automation action frequency
See Also