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

# <a id="SuperOffice_WebApi_Data_Domain" /> Enum Domain

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

Hierarchy domain

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

## Fields

`Dashboards = 8`

8: Dashboard folders

`EmailFlows = 9`

9: EmailFlow folders

`ExternalDocumentRelatedToSpmMessage = 7`

7: ExternalDocuments related to spam messages folders

`ExternalDocuments = 5`

5: ExternalDocument folders

`ExtraTables = 1`

1: ExtraTable folders

`ScreenDefinitions = 2`

2: ScreenDefinition folders

`Scripts = 3`

3: Script folders

`Selections = 4`

4: Selection folders

`Unknown = 0`

0: Unknown folders

`UserGroups = 6`

6: UserGroup folders
