> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.WorkflowActionType

# <a id="SuperOffice_WebApi_Data_WorkflowActionType" /> Enum WorkflowActionType

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Workflow action type

```csharp theme={null}
public enum WorkflowActionType
```

## Fields

`After = 4`

4: After

`Estimated = 5`

5: Estimated

`FirstAvailable = 1`

1: First available

`FirstAvailableAfter = 2`

2: First available after

`None = 0`

0: None

`Today = 3`

3: Today
