Exago .NET API Documentation
Active Property
WebReports.Api.Reports Namespace > ReportObjectFactory Class : Active Property
The active report for this Api object. Changes to filters, sorts and report properties via the Api object are saved to the active report. A number of other methods in the ReportObjectFactory will make a report the active one.
Syntax
public ReportObject Active {get; set;}

Property Value

A ReportObject object that should either become, or is the current active report.
See Also

Reference

ReportObjectFactory Class
ReportObjectFactory Members