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