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

# <a id="SuperOffice_WebApi_Data_PublishType" /> Enum PublishType

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

Should this field be published by default?
This Enum is used by:  Task.defaultPublishType; DocTmpl.defaultPublishType; Publish.publishType

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

## Fields

`External = 1`

1: Published to external persons

`Undefined = 0`

0:
