AttachmentHistoryInfoProvider GetAttachmentHistory Method Kentico 8.0 API Reference
Returns the AttachmentHistory structure for the specified attachment history.

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

Parameters

attachmentHistoryId
Type: OnlineSystem Int32
ID of attachment history

Return Value

Type: AttachmentHistoryInfo
See Also