Click or drag to resize
VersionAttachmentInfoProviderGetVersionAttachmentsInternal Method
Returns the query for all version attachments.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<VersionAttachmentInfo> GetVersionAttachmentsInternal()

Return Value

Type: ObjectQueryVersionAttachmentInfo
See Also