Click or drag to resize

itmPluginaceOperation_runExperiment Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

Namespace:  imbWBI.IndustryTermModel.consolePlugin
Assembly:  imbWBI.IndustryTermModel (in imbWBI.IndustryTermModel.dll) Version: 1.0.49
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.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

caseReporting (Optional)
Type: SystemBoolean

[Missing <param name="caseReporting"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

resultReporting (Optional)
Type: SystemBoolean

[Missing <param name="resultReporting"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

makeGeneralReport (Optional)
Type: SystemBoolean

[Missing <param name="makeGeneralReport"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

sufix (Optional)
Type: SystemString

[Missing <param name="sufix"/> documentation for "M:imbWBI.IndustryTermModel.consolePlugin.itmPlugin.aceOperation_runExperiment(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"]

See Also