Click or drag to resize

ReportReportBinaryLayout Property

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

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

Property Value

Type: Byte
See Also