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

# TemplateVersion

> Reference for the TemplateVersion table in the ABBYY FlexiCapture reports database: columns tracking Document Definition versions and file modifications.

## Purpose

Contains information about Document Definition versions.

[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>Entry identifier.</p></td></tr><tr><td rowspan="5"> </td><td><p><a id="filemodification" />FileModification</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Modification number of the Document Definition file.</p></td></tr><tr><td><p>IsFlexibleMultipage</p></td><td><p>bit</p></td><td><p>yes</p></td><td><p>Tag of a flexible multi-page Document Definition.</p></td></tr><tr><td><p>Name</p></td><td><p>nvarchar</p></td><td><p>yes</p></td><td><p>Name of a Document Definition.</p></td></tr><tr><td><p>TemplateId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Identifier of a Document Definition. Corresponds to an entry identifier in the <a href="/flexi-capture/reports/database/template-reports-database">Template</a> table.</p></td></tr><tr><td><p><a id="version" />Version</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Version number of a Document Definition.</p></td></tr></tbody></table>
