Returns object query of attachments with specified document id.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- documentId
- Type: System Int32
Document id
- getBinary
- Type: System Boolean
If false, no binary data is returned for the attachments
Return Value
Type: ObjectQuery AttachmentInfoSee Also