Document type elements.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| documentTypeID | bigint | N/A | false | The ID of the document type. Primary key. | |
| elementID | bigint | N/A | false | The ID of the element. Primary key. | |
| elementIndex | int | N/A | false | The index of the element. | |
| elementTypeID | bigint | N/A | false | The ID of the element type. | |
| fRowVersion | bigint | N/A | true | A sequence for the field row version. |