Destination of the instance (FTP, Enterprise, Disk, Email).
Column Name  | 
Data Type  | 
Description  | 
|---|---|---|
DESTINATION_NUMBER  | 
int  | 
Number of the destination (instances can be sent to multiple destinations)  | 
DESTINATION_TYPE_DESC  | 
varchar  | 
Description of the destination of the instance  | 
DESTINATION_TYPE_ID  | 
int  | 
Type ID of the destination  | 
ID  | 
int  | 
Globally unique ID of the destination record for the given instance  | 
OBJECT_ID  | 
int  | 
Foreign key to DOCUMENTS.ID for the instance that was destined  | 
 
See also