Click or drag to resize
IAttachment Properties

The IAttachment type exposes the following members.

Properties
  NameDescription
Public propertyAllowPartialUpdate
If true, the object allows partial updates.
(Inherited from IInfo.)
Public propertyAttachmentBinary
Gets the binary content of the attachment or attachment version.
Public propertyAttachmentCustomData
Attachment custom data.
Public propertyAttachmentDescription
Gets the description of the attachment or attachment version.
Public propertyAttachmentDocumentID
Related document Document ID.
Public propertyAttachmentExtension
Gets the file name extension of the attachment or attachment version.
Public propertyAttachmentGroupGUID
Holds the GUID of the document field (group) under which the grouped attachment belongs.
Public propertyAttachmentGUID
Gets the globally unique identifier of the attachment or attachment version.
Public propertyAttachmentHash
Gets the string representation of the attachment or attachment version hash.
Public propertyAttachmentImageHeight
Gets the height, in pixels, of the attachment or attachment version.
Public propertyAttachmentImageWidth
Gets the width, in pixels, of the attachment or attachment version.
Public propertyAttachmentIsUnsorted
Indicates if attachment is an unsorted attachment.
Public propertyAttachmentLastModified
Gets the date and time when the attachment or attachment version was last modified.
Public propertyAttachmentMimeType
Gets the MIME type of the attachment or attachment version.
Public propertyAttachmentName
Gets the file name of the attachment or attachment version.
Public propertyAttachmentOrder
Stores the attachment order.
Public propertyAttachmentSearchContent
Extracted content from attachment binary used for search indexing.
Public propertyAttachmentSiteID
Attachment site ID.
Public propertyAttachmentSize
Gets the size, in bytes, of the attachment or attachment version.
Public propertyAttachmentTitle
Gets the title of the attachment or attachment version.
Public propertyAttachmentVariantDefinitionIdentifier
Text identification of used variant definition.
Public propertyAttachmentVariantParentID
Attachment variant parent ID.
Public propertyColumnNames
Column names.
(Inherited from IDataContainer.)
Public propertyGeneralized
Generalized interface of this object.
(Inherited from IInfo.)
Public propertyHasChanged
Returns true if the object changed.
(Inherited from IAdvancedDataContainer.)
Public propertyIsComplete
Returns true if the object is complete (has all columns).
(Inherited from IAdvancedDataContainer.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from ISimpleDataContainer.)
Public propertyObjectSettings
Object settings
(Inherited from IInfo.)
Public propertyProperties
Properties of the object available through GetProperty.
(Inherited from IHierarchicalObject.)
Public propertyRelatedData
Custom data connected to the object.
(Inherited from IRelatedData.)
Public propertyTypeInfo
Object type info
(Inherited from IInfo.)
Top
See Also