ReportsRepositoryShowParentTablesAttribute Field |
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> ShowParentTablesAttribute
Public Shared ReadOnly ShowParentTablesAttribute As ColumnDataAttribute(Of Report, Boolean)
public:
static initonly ColumnDataAttribute<Report^, bool>^ ShowParentTablesAttribute
static val ShowParentTablesAttribute: ColumnDataAttribute<Report, bool>
Field Value
Type:
ColumnDataAttributeReport,
Boolean
See Also