PrintoutLayoutsRepositoryBinaryLayoutAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PrintoutLayout, byte[]> BinaryLayoutAttribute
Public Shared ReadOnly BinaryLayoutAttribute As ColumnDataAttribute(Of PrintoutLayout, Byte())
public:
static initonly ColumnDataAttribute<PrintoutLayout^, array<unsigned char>^>^ BinaryLayoutAttribute
static val BinaryLayoutAttribute: ColumnDataAttribute<PrintoutLayout, byte[]>
Field Value
Type:
ColumnDataAttributePrintoutLayout,
Byte
See Also