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.1.5347.20411)
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