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

# <a id="SuperOffice_WebApi_Data_ShowTaskItemInClient" /> Enum ShowTaskItemInClient

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

Show Task Item In Client
This Enum is used by:  TaskMenu.showInClient
This Enum consists of flag values that can be combined.

```csharp theme={null}
[Flags]
public enum ShowTaskItemInClient : short
```

## Fields

`Mobile = 2`

2: Mobile

`None = 0`

0: None

`Web = 1`

1: SuperOffice Web
