Deletes attachment from the given document node, including versioning consideration.
            
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 
- guidColumnName
 - Type: 
System String
Column containing the Attachment GUID 
- tree
 - Type: CMS.DocumentEngine TreeProvider
TreeProvider to use 
See Also