Exago .NET API Documentation
Report Class
Members 
WebReports.Api.Reports Namespace : Report Class
The Report class allows Advanced and Express Reports to be executed directly from the host application. This class does not need to be instantiated, it should be retrieved using methods defined in ReportObjectFactory. The Report class is derived from the ReportObject abstract class.
Object Model
Report ClassEntityCollection ClassJoinCollection ClasswrApiReportOptions ClassReportObject ClassEntityTenantCollection Class
Syntax
public class Report : ReportObject 
Inheritance Hierarchy

System.Object
   WebReports.Api.Reports.ReportObject
      WebReports.Api.Reports.Report

See Also

Reference

Report Members
WebReports.Api.Reports Namespace