> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for PublishType

> Lists the enum values for PublishType.

## PublishType Enum

Should this field be published by default?

| Name      | Value | Description                   |
| --------- | ----- | ----------------------------- |
| Undefined | 0     |                               |
| External  | 1     | Published to external persons |

## Usage

* [Task](../task).defaultPublishType - Task list table, activity types, like Phone, Meeting
* [DocTmpl](../doctmpl).defaultPublishType - DocTmpl list table. Describes templates available for writing new documents.
* [Publish](../publish).publishType - Publishing system for external users


## Related topics

- [Enum PublishType](/en/automation/crmscript/reference/CRMScript.NetServer.PublishType.md)
- [SuperOffice.WebApi.Data.PublishType](/en/api/reference/webapi/SuperOffice.WebApi.Data.PublishType.md)
- [SuperOffice.WebApi.Data.ProjectEventEntity](/en/api/reference/webapi/SuperOffice.WebApi.Data.ProjectEventEntity.md)
- [Enum values for TrlogTransType](/en/database/tables/enums/trlogtranstype.md)
- [Publish table](/en/database/tables/publish.md)
- [Publish](/en/api/reference/restful/agent/userdefinedfieldinfo_agent/publish.md)
