Click or drag to resize
DocumentHelperGetAttachments Method
Overload List
  NameDescription
Public methodStatic memberGetAttachments(TreeNode, Boolean)
Gets attachments (AttachmentInfo) or attachments versions (AttachmentHistoryInfo) for given document. Result contains objects of type AttachmentHistoryInfo if given document is under workflow. Otherwise result contains AttachmentInfo. Returns only main attachments, not attachment variants.
Public methodStatic memberGetAttachments(TreeNode, String, String, Boolean, TreeProvider, Int32, String) Obsolete.
Gets attachments for given document filtered by the given parameters. Returns only attachments which are not variants.
Top
See Also