Click or drag to resize
DocumentAttachment Fields

The DocumentAttachment type exposes the following members.

Fields
  NameDescription
Protected fieldmAttachmentCustomData
Attachment custom data.
(Inherited from AttachmentInfo.)
Protected fieldmAttachmentSearchContent
Extracted content from attachment binary used for search indexing.
(Inherited from AttachmentInfo.)
Protected fieldmAttachmentUrl
Attachment URL - for internal purposes.
(Inherited from AttachmentInfo.)
Protected fieldmAttachmentVersionHistoryID
Attachment version history ID.
(Inherited from AttachmentInfo.)
Protected fieldmDataClass
Data class with the SiteInfo data.
(Inherited from AbstractInfoBaseTInfo.)
Protected fieldmInputStream
Input stream - for file upload.
(Inherited from AttachmentInfo.)
Protected fieldmStatus
Status of the object.
(Inherited from BaseInfo.)
Protected fieldmStreamProcessed
True if the input stream has already been processed.
(Inherited from AttachmentInfo.)
Protected fieldmTreeProvider
Tree provider object to use for the database access.
(Inherited from AttachmentInfo.)
Top
See Also