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

# TaskListExt

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

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

**TaskListExt** データ型には、タスクのリストが格納されます。

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

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