Click or drag to resize
AttachmentHistoryInfoProviderGetAttachmentHistories Method
Gets all attachment histories.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static ObjectQuery<AttachmentHistoryInfo> GetAttachmentHistories()

Return Value

Type: ObjectQueryAttachmentHistoryInfo
See Also