DocumentAttachments
Usage information for the operation DocumentAttachments.rsd.
Columns
Name | Type | ReadOnly | Description |
ID [KEY] | String | True |
The ID column for the table DocumentAttachments. |
Attachment | Binary | False |
The Attachment column for the table DocumentAttachments. This is only used for inserting attachments. To download an attachment, navigate to the Url provided via the Url field. |
Document | String | False |
The Document column for the table DocumentAttachments. |
FileName | String | False |
The FileName column for the table DocumentAttachments. |
FileSize | Double | False |
The FileSize column for the table DocumentAttachments. |
Url | String | False |
The Url column for the table DocumentAttachments. Used for downloading the attachment. |