DocTypeSearchResult
Class representing a single document type search result| Name | Description | Type | Additional information |
|---|---|---|---|
| DocTypeId |
The Document Type ID of search result item |
integer |
None. |
| DocTypeName |
The name of the document type corresponding to the DocTypeId |
string |
None. |
| DocTypeUrl |
A URL which can be used to retrieve details on the Document Type related to this result |
string |
None. |
| Count |
The number of document search results contained within this document type |
integer |
None. |