Purpose
Contains information about Document Definition versions. Diagram of relationships between objects to be processedList of columns
Key | Name | Type | Required | Description |
PK | Id | int | yes | Entry identifier. |
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. | |
int | yes | Version number of a Document Definition. |
