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

# ChildrenOrder

> ABBYY FlexiCapture Web Services API の ChildrenOrder データ型。子ドキュメントの ID と、セット内で文書を並べるためのソート順インデックスを保持します。

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

セット内の子ドキュメントに関する情報。

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

| **名前**    | **型** | **説明**         |
| --------- | ----- | -------------- |
| Id        | int   | 子ドキュメントのID     |
| sortIndex | int   | セット内のドキュメントの順序 |
