Click or drag to resize

ReportRunner Class

Provides services related to the running of NetFORUM reports.
Inheritance Hierarchy
SystemObject
  Ignition.ReportingReportRunner

Namespace: Ignition.Reporting
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class ReportRunner

The ReportRunner type exposes the following members.

Constructors
 NameDescription
Public methodReportRunner Default constructor
Top
Methods
 NameDescription
Public methodGetReportById Retrieve a NetFORUM report, using the passed parameters.
Public methodGetReportByNameObsolete.
Retrieve a NetFORUM report, as defined in the configuration file, using the passed parameters.
Public methodGetReportParameters Retrieves a list of the parameters for a given report
Top
See Also