Click or drag to resize
AttachmentInfo Fields

The AttachmentInfo type exposes the following members.

Fields
  NameDescription
Protected fieldmAttachmentCustomData
Attachment custom data.
Protected fieldmAttachmentSearchContent
Extracted content from attachment binary used for search indexing.
Protected fieldmDataClass
Data class with the SiteInfo data.
(Inherited from AbstractInfoBaseTInfo.)
Protected fieldmInputStream
Input stream - for file upload.
Protected fieldmStatus
Status of the object.
(Inherited from BaseInfo.)
Protected fieldmStreamProcessed
True if the input stream has already been processed.
Protected fieldmTreeProvider
Tree provider object to use for the database access.
Public fieldStatic memberOBJECT_TYPE
Object type
Public fieldStatic memberOBJECT_TYPE_TEMPORARY
Object type for temporary attachments.
Public fieldStatic memberOBJECT_TYPE_VARIANT
Object type for attachment variants.
Public fieldStatic memberTYPEINFO
Type information.
Public fieldStatic memberTYPEINFO_TEMPORARY
Type information for temporary attachment.
Public fieldStatic memberTYPEINFO_VARIANT
Type information for attachment variant.
Top
See Also