VersionManager GetAttachmentDocumentVersions Method Kentico 8.0 API Reference
Returns the DataSet of all the document versions bound to the specified attachment version.

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

Parameters

attachmentHistoryId
Type: OnlineSystem Int32
Attachment history ID

Return Value

Type: ObjectQuery VersionAttachmentInfo 
See Also