VersionAttachmentInfoProvider GetDocumentsForAttachmentVersion Method Kentico 8.1 API Reference
Returns the query 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.1.5347.20411)

Parameters

attachmentHistoryId
Type: OnlineSystem Int32
Attachment version history ID

Return Value

Type: ObjectQuery VersionAttachmentInfo 
See Also