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

# BatchTypeParameter

> Column reference for the BatchTypeParameter table in the ABBYY FlexiCapture database, which defines the registration parameters available for each batch type.

## Purpose

Registration parameters of batch types.

[Diagram of relationships between objects to be processed](/flexi-capture/reports/database/objects-reports-database)

## List of columns

<table width="100%"><tbody><tr><td><p><strong>Key</strong></p></td><td><p><strong>Name</strong></p></td><td><p><strong>Type</strong></p></td><td><p><strong>Required</strong></p></td><td><p><strong>Description</strong></p></td></tr><tr><td><p>PK</p></td><td><p>Id</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Identifier of batch type parameter.</p></td></tr><tr><td rowspan="4"> </td><td><p>BatchTypeId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Identifier of the batch that the parameter belongs to. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/batch-type">BatchType</a> table.</p></td></tr><tr><td><p><a id="externalid" />ExternalId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>External identifier. Used for matching values of registration parameters to their descriptions.</p></td></tr><tr><td><p>IsRequired</p></td><td><p>bit</p></td><td><p>yes</p></td><td><p>Indicates that the parameter must be specified.</p></td></tr><tr><td><p>Name</p></td><td><p>nvarchar</p></td><td><p>yes</p></td><td><p>Name of the batch type parameter.</p></td></tr></tbody></table>
