Click or drag to resize
AttachmentInfoProviderGetAttachments Method
Gets the query for all attachments

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

Return Value

Type: ObjectQueryAttachmentInfo
See Also