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

# TaskList

> ABBYY FlexiCapture Web Services API の TaskList データ型。タスクレコードの配列とその件数を保持します。

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

**TaskList** データ型は、タスクの一覧を格納します。

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

| 名前           | 型                                                | 説明              |
| ------------ | ------------------------------------------------ | --------------- |
| `Tasks`      | [Task](/ja/flexi-capture/api/structures/task)\[] | タスクレコードのコレクション。 |
| `TasksCount` | `int`                                            | リスト内のタスク数。      |
