Click or drag to resize

wdmPluginaceOperation_runExperiment Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbWBI.Core.WebDataMining.plugin.wdmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

Namespace:  imbWBI.Core.WebDataMining.plugin
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void aceOperation_runExperiment(
	bool classReporting = true,
	bool caseReporting = true,
	bool resultReporting = true,
	bool makeGeneralReport = true,
	string sufix = ""
)

Parameters

classReporting (Optional)
Type: SystemBoolean

[Missing <param name="classReporting"/> documentation for "M:imbWBI.Core.WebDataMining.plugin.wdmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

caseReporting (Optional)
Type: SystemBoolean

[Missing <param name="caseReporting"/> documentation for "M:imbWBI.Core.WebDataMining.plugin.wdmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

resultReporting (Optional)
Type: SystemBoolean

[Missing <param name="resultReporting"/> documentation for "M:imbWBI.Core.WebDataMining.plugin.wdmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

makeGeneralReport (Optional)
Type: SystemBoolean

[Missing <param name="makeGeneralReport"/> documentation for "M:imbWBI.Core.WebDataMining.plugin.wdmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

sufix (Optional)
Type: SystemString

[Missing <param name="sufix"/> documentation for "M:imbWBI.Core.WebDataMining.plugin.wdmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

See Also