The CubeAttachmentType enumeration contains types of attachments stored in various cube coordinates.
It is used by the following properties and methods:
Value | Brief description |
0 | None. Attachment type is not specified. |
1 | Value. Attachment is stored in dictionary element. |
2 | Document. Attachment is stored as a single object of the Document type. |
3 | URL. Link to the external file is stored as an attachment. |
See also: