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