ReportsRepositoryOneRowAttribute Field |
Definition of the
OneRow data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Reporting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Report, bool> OneRowAttribute
Public Shared ReadOnly OneRowAttribute As ColumnDataAttribute(Of Report, Boolean)
public:
static initonly ColumnDataAttribute<Report^, bool>^ OneRowAttribute
static val OneRowAttribute: ColumnDataAttribute<Report, bool>
Field Value
Type:
ColumnDataAttributeReport,
Boolean
See Also