Returns specified attachment for the given node.
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Document node 
- attachmentGuid
 - Type: 
System Guid
Attachment GUID 
- tree
 - Type: CMS.DocumentEngine TreeProvider
TreeProvider to use 
- includeBinary (Optional)
 - Type: 
System Boolean
Indicates whether binary data should be included. 
Return Value
Type: AttachmentInfoSee Also