VersionManager AddAttachmentToVersionInternal Method Kentico 8.0 API Reference
Adds the version - attachment binding to the database.

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

Parameters

versionHistoryId
Type: OnlineSystem Int32
Document version history ID
attachmentHistoryId
Type: OnlineSystem Int32
Attachment version history ID
See Also