Click or drag to resize

ReportDataSource Property

Report data source. If specified should be based on the query in Query_Name. null means that the report is based directly on the query. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Reporting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DataSource DataSource { get; set; }

Property Value

Type: DataSource
See Also