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

# テンプレート

> ABBYY FlexiCapture Web Services API のテンプレート データ型。Document Definition を記述する ID、名前、バージョン、無効状態などの fields が含まれます。

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

**テンプレート** データ型には、Document Definition に関する情報が格納されます。

<div id="fields">
  ## フィールド
</div>

| **名前**     | **型**  | **説明**                                                   |
| ---------- | ------ | -------------------------------------------------------- |
| Id         | int    | Document Definition の ID                                 |
| Name       | string | Document Definition の名前                                  |
| Version    | int    | Document Definition のバージョン                               |
| IsDisabled | bool   | Project Setup Station における Document Definition の状態を示すフラグ |
