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
- Type: System Boolean
Indicates whether binary data should be included.
- node
- Type: CMS.DocumentEngine TreeNode
Returning the document node
Return Value
Type: AttachmentInfoSee Also