Returns given 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
- versionHistoryId
- Type: System Int32
Required version history ID
- tree
- Type: CMS.DocumentEngine TreeProvider
TreeProvider to use
- includeBinary (Optional)
- Type: System Boolean
Indicates whether binary column should be included.
Return Value
Type: AttachmentInfoSee Also