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

# <a id="SuperOffice_WebApi_Data_FormType" /> Enum FormType

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

What kind of form is this
This Enum is used by:  form.type

```csharp theme={null}
public enum FormType : short
```

## Fields

`Normal = 0`

0: A form instance

`Template = 1`

1: A form template
