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

# Template

> Template-Datentyp in der ABBYY FlexiCapture Web Services API: Felder zur Beschreibung einer Dokumentdefinition, einschließlich ihrer ID, ihres Namens, ihrer Version und ihres Deaktivierungsstatus.

<div id="what-it-does">
  ## Beschreibung
</div>

Der Datentyp **Template** speichert Informationen zu einer Dokumentdefinition.

<div id="fields">
  ## Fields
</div>

| **Name**   | **Typ** | **Beschreibung**                                                                    |
| ---------- | ------- | ----------------------------------------------------------------------------------- |
| Id         | int     | Die ID der Dokumentdefinition                                                       |
| Name       | string  | Der Name der Dokumentdefinition                                                     |
| Version    | int     | Die Version der Dokumentdefinition                                                  |
| IsDisabled | bool    | Ein Flag, das den Status der Dokumentdefinition in der Project Setup Station angibt |
