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

# <a id="SuperOffice_WebApi_Data_SystemEventScope" /> Enum SystemEventScope

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

Value for field 'scope' in table 'systemevent'.

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

## Fields

`Database = 2`

2: Value valid for this database

`Group = 3`

3: Value valid for this group

`SystemWide = 1`

1: Value valid for all databases under this licence

`Undefined = 0`

0: Undefined value (error)

`User = 4`

4: Value valid for this user
