FormLayoutsRepositoryLayoutAttribute Field |
Definition of the
Layout data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.UI
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<FormLayout, byte[]> LayoutAttribute
Public Shared ReadOnly LayoutAttribute As ColumnDataAttribute(Of FormLayout, Byte())
public:
static initonly ColumnDataAttribute<FormLayout^, array<unsigned char>^>^ LayoutAttribute
static val LayoutAttribute: ColumnDataAttribute<FormLayout, byte[]>
Field Value
Type:
ColumnDataAttributeFormLayout,
Byte
See Also