Copies the version attachments to the given version, physically copies the attachment history records.
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceVersionHistoryId
 - Type: 
System Int32
Source version history ID 
- destinationVersionHistoryId
 - Type: 
System Int32
Destination version history ID 
- guidTable
 - Type: 
System.Collections Hashtable
Attachment GUID conversion table, pairs [OldGUID->NewGUID] 
See Also