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

# <a id="SuperOffice_WebApi_Data_DesignType" /> Enum DesignType

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

Indicates what design type this message is created with
This Enum is used by:  s\_message.designtype

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

## Fields

`SOEditor = 1`

1: Created with SOEditor

`Unknown = 0`

0: Unknown type

`Unlayer = 2`

2: Created with Unlayer editor
