Click or drag to resize

Factory Class

Class provides static factory methods.
Inheritance Hierarchy
SystemObject
  Opait.ReportMiner.ApiFactory

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
public static class Factory

The Factory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberExportManager
Initializes a new instance of the Export Manager main form.
Public methodStatic memberReportMiner
Initializes a new instance of the Report Miner main form.
Public methodStatic memberRunReportMinerTests
Called from the report miner test program to execute a script file.
Top
See Also