ReportsRepositoryQueriesChildCollectionDefinition Field |
Definition of the
Queries child list
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<ReportQuery> QueriesChildCollectionDefinition
Public Shared ReadOnly QueriesChildCollectionDefinition As ChildCollectionDefinition(Of ReportQuery)
public:
static initonly ChildCollectionDefinition<ReportQuery^>^ QueriesChildCollectionDefinition
static val QueriesChildCollectionDefinition: ChildCollectionDefinition<ReportQuery>
Field Value
Type:
ChildCollectionDefinitionReportQuery
See Also