[This is preliminary documentation and is subject to change.]

The Attachment type exposes the following members.

Fields

  NameDescription
Public fieldID
The unique ID of the attachment in the Database. This can be used to retrieve the actual file from the Attachment HTTP handler.
Public fieldItems
An array of attachement items.
Public fieldName
The name of the attachment.
Public fieldStorageType
The type of storage the Attachment uses.

See Also