Click or drag to resize

dataMinerExperimentManager Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the dataMinerExperimentManager class.

Namespace:  imbWBI.Core.WebDataMining.experiment
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public dataMinerExperimentManager(
	folderNode _folder
)

Parameters

_folder
Type: folderNode
The folder.
See Also