[This is preliminary documentation and is subject to change.]
The Attachment type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Attachment | Initializes a new instance of the Attachment class |
Fields
| Name | Description | |
|---|---|---|
| ID |
The unique ID of the attachment in the Database.
This can be used to retrieve the actual file from the Attachment HTTP handler.
| |
| Items |
An array of attachement items.
| |
| Name |
The name of the attachment.
| |
| StorageType |
The type of storage the Attachment uses.
|