AttachmentHistoryInfoProvider GetAttachmentHistoryInternal Method Kentico 8.1 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.1.5347.20411)

Parameters

attachmentHistoryId
Type: OnlineSystem Int32
ID of attachment history

Return Value

Type: AttachmentHistoryInfo
See Also