Tag
Represents a Document Tag that can be used by several document types| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The ID of the tag |
integer |
None. |
| Url |
A URL pointing to this tag object |
string |
None. |
| Name |
The name of the tag |
string |
None. |
| Description |
The description of the tag |
string |
None. |
| DataType |
The data type of this tag |
TagDataType |
None. |
| FieldLength |
The length of the field; only relevant to String data types |
integer |
None. |