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.
| |
mAttachmentUrl |
Attachment URL - for internal purposes.
| |
mAttachmentVersionHistoryID |
Attachment version history ID.
| |
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
| |
TYPEINFO |
Type information.
| |
TYPEINFOTEMPORARY |
Type information.
|