Label 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. | |
| value | varchar | 255 | true | true | The label's value. |