Click or drag to resize

AttachmentArchiveRecord Properties

The AttachmentArchiveRecord type exposes the following members.

Properties
 NameDescription
Public propertyControlNumber The document's unique DocControlNumber, if it exists, or the DocGuid document GUID ID if not.
Public propertyData Attachment's binary data.
Public propertyFormatId Attachment's file format Id.
Public propertyLength Length of Data in bytes.
Public propertyName Attachment name.
Top
See Also