Click or drag to resize

DataSourceQueries Property

List of DataSourceQuery child objects, based on the Systems.Reporting.DataSourceQuery.DataSource back reference

Namespace:  Aloe.EnterpriseOne.Model.Systems.Reporting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<DataSourceQuery> Queries { get; }

Property Value

Type: ChildCollectionDataSourceQuery
See Also