Click or drag to resize
AttachmentInfoGetBinaryData Method
Returns binary data of the attachment in the BinaryData wrapper.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override BinaryData GetBinaryData()

Return Value

Type: BinaryData
See Also