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

# <a id="SuperOffice_WebApi_Data_LogEvent" /> Enum LogEvent

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

Log events
This Enum is used by:  target\_revision.log\_event

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

## Fields

`Create = 1`

1: Create

`Delete = 3`

3: Delete

`Edit = 2`

2: Edit

`Lock = 4`

4: Lock

`None = 0`

0: None

`Unlock = 5`

5: Unlock
