ReportRunner Class
Provides services related to the running of NetFORUM reports.
Namespace: Ignition.ReportingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class ReportRunner
Public Class ReportRunner
public ref class ReportRunner
type ReportRunner = class end
- Inheritance
- Object ReportRunner
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
|