Prompt information for scheduled publications.
Column Name  | 
Data Type  | 
Description  | 
|---|---|---|
DOCUMENT_ID  | 
int  | 
Foreign key to DOCUMENTS.ID  | 
PROMPT_VALUE  | 
varchar  | 
Prompt Value  | 
PUBLICATION_PROMPTS  | 
int  | 
Foreign key to PUBLICATION_PROMPTS.ID  | 
PUBLICATIONS_ID  | 
int  | 
Foreign key to PUBLICATIONS.ID  | 
 
See also