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

> Lists the enum values for CcTemplateType.

## CcTemplateType Enum

What kind of template is in this row

| Name              | Value | Description                                                               |
| ----------------- | ----- | ------------------------------------------------------------------------- |
| FromDisk          | 0     | The row is the one previously kept on disk                                |
| FromReplyTemplate | 1     | The row is modified by the customer, previously stored in reply templates |

## Usage

* [cc\_template](../cc-template).type - This table contains templates for the customer center


## Related topics

- [cc_template table](/en/database/tables/cc-template.md)
- [Enum RecipientType](/en/automation/crmscript/reference/CRMScript.NetServer.RecipientType.md)
- [Calculate Message Recipients](/en/api/reference/restful/agent/ticket_agent/calculate-message-recipients.md)
- [contactrelationdefinition](/en/api/mdo-providers/reference/contactrelationdefinition.md)
- [Enum values for FormType](/en/database/tables/enums/formtype.md)
- [SuperOffice.WebApi.Data.Recipient](/en/api/reference/webapi/SuperOffice.WebApi.Data.Recipient.md)
