DocumentHelperGetAttachments Method |
Name | Description | |
---|---|---|
GetAttachments(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.
| |
GetAttachments(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.
|