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

> ChildrenOrder data type in the ABBYY FlexiCapture Web Services API: holds a child document ID and its sort index to order documents within a set.

## What it does

Information about a child document of a set.

## Fields

| **Name**  | **Type** | **Description**                 |
| --------- | -------- | ------------------------------- |
| Id        | int      | The ID of the child document    |
| sortIndex | int      | The document's place in the set |
