> ## 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 DocTmplInvitationType

> Is this document template some kind of appointment document, and if so what

Is this document template some kind of appointment document, and if so what

## Syntax

```crmscript theme={null}
DocTmplInvitationType
```

## Fields

| Name      | Description                    |
| --------- | ------------------------------ |
| None      | None - Not an appointment type |
| New       | 1 - New appointment            |
| Changed   | 2 - Changed appointment        |
| Cancelled | 3 - Cancelled appointment      |


## Related topics

- [Enum values for DocTmplInvitationType](/en/database/tables/enums/doctmplinvitationtype.md)
- [SuperOffice.WebApi.Data.DocTmplInvitationType](/en/api/reference/webapi/SuperOffice.WebApi.Data.DocTmplInvitationType.md)
- [DocTmpl table](/en/database/tables/doctmpl.md)
- [Enum DocTmplType](/en/automation/crmscript/reference/CRMScript.NetServer.DocTmplType.md)
- [Namespace CRMScript.NetServer](/en/automation/crmscript/reference/CRMScript.NetServer.md)
- [Enum values for DocTmplType](/en/database/tables/enums/doctmpltype.md)
