Returns the latest version of the specified attachment.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- attachmentGuid
- Type: System Guid
Attachment GUID
- tree
- Type: CMS.DocumentEngine TreeProvider
TreeProvider to use
- siteName
- Type: System String
Site name
- includeBinary (Optional)
- Type: System Boolean
Indicates whether binary data should be included.
Return Value
Type: AttachmentInfoSee Also