Click or drag to resize

ReportQueries Property

List of ReportQuery child objects, based on the General.ReportQuery.Report back reference

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

Property Value

Type: ChildCollectionReportQuery
See Also