VersionManager GetVersionAttachments Method (Int32, Boolean)Kentico 8.1 API Reference
Returns the DataSet containing all the attachments for the given document version.

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

Parameters

versionHistoryId
Type: OnlineSystem Int32
Document version history ID
getBinary
Type: OnlineSystem Boolean
Indicates if binary data should be included

Return Value

Type: InfoDataSet AttachmentHistoryInfo 
See Also