Click or drag to resize

experimentTemplateDeployBlueprint Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.experiment.experimentTemplate.DeployBlueprint(imbWBI.Core.WebClassifier.experiment.experimentSetup)"]

Namespace:  imbWBI.Core.WebClassifier.experiment
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
protected void DeployBlueprint(
	experimentSetup _blueprint
)

Parameters

_blueprint
Type: imbWBI.Core.WebClassifier.experimentexperimentSetup

[Missing <param name="_blueprint"/> documentation for "M:imbWBI.Core.WebClassifier.experiment.experimentTemplate.DeployBlueprint(imbWBI.Core.WebClassifier.experiment.experimentSetup)"]

See Also