Click or drag to resize

PrintoutLayoutBinaryLayout Property

The printout layout, when the format requires binary storage. Alternative to Layout.

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

Property Value

Type: Byte

Implements

IPrintoutLayoutBinaryLayout
See Also