VersionManager CopyVersionAttachmentsInternal Method (Int32, Int32)Kentico 8.0 API Reference
Copies the version attachment bindings to the given version.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

sourceVersionHistoryId
Type: OnlineSystem Int32
Original version history ID
destinationVersionHistoryId
Type: OnlineSystem Int32
Target version history ID
See Also