DocumentType
Represents a Document Type| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The ID of the Document Type |
integer |
None. |
| Url |
A URL which can be used to retrieve details on the Document Type related to this result |
string |
None. |
| Name |
The name of the document type corresponding to the DocTypeId |
string |
None. |
| Description |
The description of the Document Type |
string |
None. |
| Tags |
Document tags and related properties associated with this document |
Collection of TagAssociation |
None. |
| Active |
Set to False when this document type is disabled |
boolean |
None. |