Publications created in the CMS.
Column Name  | 
Data Type  | 
Description  | 
|---|---|---|
CMSID  | 
varchar  | 
The actual 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.  | 
DOCUMENT_ID  | 
int  | 
Foreign key to DOCUMENTS.ID  | 
HAS_PROMPTS  | 
bit  | 
Does the publication have prompts?  | 
ID  | 
int  | 
Unique ID of the publication (MMDB  | 
KEEP_SAVED_DATA  | 
bit  | 
Keep saved data??  | 
LOCALE  | 
varchar  | 
Locale of the publication  | 
SOURCE_DOCUMENT_ID  | 
int  | 
Source of the publication document (foreign key to DOCUMENTS.ID)  | 
SOURCE_DOCUMENT_KIND  | 
varchar  | 
Kind of the publication document  | 
 
See also