Click or drag to resize
AttachmentHistoryInfoProviderGetAttachmentHistoriesInternal Method
Returns the query for all document aliases.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<AttachmentHistoryInfo> GetAttachmentHistoriesInternal()

Return Value

Type: ObjectQueryAttachmentHistoryInfo
See Also