Click or drag to resize

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
Syntax
C#
public static void RunReportMinerTests(
	string config
)

Parameters

config
Type: SystemString
The script file.
See Also