Click or drag to resize
VersionAttachmentInfoProviderGetVersionAttachments Method
Gets the query for all version attachments.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<VersionAttachmentInfo> GetVersionAttachments()

Return Value

Type: ObjectQueryVersionAttachmentInfo
See Also