Categories as they're related to DOCUMENTS.
Column Name |
Data Type |
Description |
---|---|---|
CATEGORY_ID |
int |
Category ID that a document is tagged as belonging to |
CMSID |
varchar |
The actualy name of the CMS host machine without the port number, if used. В This is used in conjunction with OBJECTID or CUID to uniquely identify an object across environments |
OBJECT_ID |
int |
Foreign key to DOCUMENTS.ID |
See also