TemplateVersion
Purpose
Contains information about Document Definition versions.
Diagram of relationships between objects to be processed
List of columns
| Key | Name | Type | Required | Description |
| PK | Id | int | yes | Entry identifier. |
| FileModification | int | yes | Modification number of the Document Definition file. | |
| IsFlexibleMultipage | bit | yes | Tag of a flexible multi-page Document Definition. | |
| Name | nvarchar | yes | Name of a Document Definition. | |
| TemplateId | int | yes | Identifier of a Document Definition. Corresponds to an entry identifier in the Template table. | |
| Version | int | yes | Version number of a Document Definition. |
12.04.2024 18:16:01