Click or drag to resize

EnterpriseOneTransactionSystemsReportingObjects Class

Provides typed access to the repositories in the Systems.Reporting namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionSystemsReportingObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class SystemsReportingObjects

The EnterpriseOneTransactionSystemsReportingObjects type exposes the following members.

Properties
  NameDescription
Public propertyDataSourceQueries
Gets a typed query for the Systems.Reporting.DataSourceQuery entity type.
Public propertyDataSources
Gets a typed query for the Systems.Reporting.DataSource entity type.
Public propertyReports
Gets a typed query for the Systems.Reporting.Report entity type.
Top
See Also