Returns latest attachment version found in the AttachmentHistoryTable.
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
- siteName
- Type: System String
Attachment site name
- getBinary
- Type: System Boolean
Indicates if binary data should be included
Return Value
Type: AttachmentInfoSee Also