Click or drag to resize

DocumentFileAttachmentEmbeddedFileContents Property

The contents of the embedded file. null when the file is linked.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public byte[] EmbeddedFileContents { get; set; }

Property Value

Type: Byte
See Also