ReportRunner Class

Provides services related to the running of NetFORUM reports.

Definition

Namespace: Ignition.Reporting
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class ReportRunner
Inheritance
Object    ReportRunner

Constructors

ReportRunner Default constructor

Methods

GetReportById Retrieve a NetFORUM report, using the passed parameters.
GetReportByName Retrieve a NetFORUM report, as defined in the configuration file, using the passed parameters.
Obsolete.
GetReportParameters Retrieves a list of the parameters for a given report

See Also