ReportQueriesRepositoryDependsOnChildRowsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ReportQuery, bool> DependsOnChildRowsAttribute
Public Shared ReadOnly DependsOnChildRowsAttribute As ColumnDataAttribute(Of ReportQuery, Boolean)
public:
static initonly ColumnDataAttribute<ReportQuery^, bool>^ DependsOnChildRowsAttribute
static val DependsOnChildRowsAttribute: ColumnDataAttribute<ReportQuery, bool>
Field Value
Type:
ColumnDataAttributeReportQuery,
Boolean
See Also