FreeFlow class library

AttachmentField.Attachment Property

Gets or sets the attachment data.

[Visual Basic]
Public Property Attachment As Byte()
[C#]
public byte[] Attachment {get; set;}

See Also

AttachmentField Class | FreeFlow.Client Namespace