  | FactoryRunReportMinerTests Method  | 
 
            Called from the report miner test program to execute a script file.
            
 
    Namespace: 
   Opait.ReportMiner.Api
    Assembly:
   Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntaxpublic static void RunReportMinerTests(
	string config
)
Parameters
- config
 - Type: SystemString
The script file. 
See Also