> ## 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.WorkflowContentType

# <a id="SuperOffice_WebApi_Data_WorkflowContentType" /> Enum WorkflowContentType

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

Workflow event type

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

## Fields

`Form = 2`

2: Form

`Link = 3`

3: Link

`Message = 1`

1: Message

`None = 0`

0: None
