Returns the latest version of the specified attachment.
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- attachmentGuid
 - Type: 
System Guid
Attachment GUID 
- tree
 - Type: CMS.DocumentEngine TreeProvider
TreeProvider to use 
- siteName
 - Type: 
System String
Site name 
- includeBinary
 - Type: 
System Boolean
Indicates whether binary data should be included. 
- node
 - Type: CMS.DocumentEngine TreeNode 
Returning the document node 
Return Value
Type: AttachmentInfoSee Also