Click or drag to resize
AttachmentHistoryInfoAttachmentBinary Property
Binary data of the attachment.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual byte[] AttachmentBinary { get; set; }

Property Value

Type: Byte
See Also