AttachmentInfo Fields |
The AttachmentInfo type exposes the following members.
Name | Description | |
---|---|---|
mAttachmentCustomData |
Attachment custom data.
| |
mAttachmentSearchContent |
Extracted content from attachment binary used for search indexing.
| |
mDataClass |
Data class with the SiteInfo data.
(Inherited from AbstractInfoBaseTInfo.) | |
mInputStream |
Input stream - for file upload.
| |
mStatus |
Status of the object.
(Inherited from BaseInfo.) | |
mStreamProcessed |
True if the input stream has already been processed.
| |
mTreeProvider |
Tree provider object to use for the database access.
| |
OBJECT_TYPE |
Object type
| |
OBJECT_TYPE_TEMPORARY |
Object type for temporary attachments.
| |
OBJECT_TYPE_VARIANT |
Object type for attachment variants.
| |
TYPEINFO |
Type information.
| |
TYPEINFO_TEMPORARY |
Type information for temporary attachment.
| |
TYPEINFO_VARIANT |
Type information for attachment variant.
|