Click or drag to resize

ToolkitExperimentNotesStartSubnotes Method (String, String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates instance of subnotes

Namespace:  imbNLP.Toolkit.ExperimentModel
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public ToolkitExperimentNotes StartSubnotes(
	string subfolder,
	string description
)

Parameters

subfolder
Type: SystemString
The subfolder.
description
Type: SystemString
The description.

Return Value

Type: ToolkitExperimentNotes

[Missing <returns> documentation for "M:imbNLP.Toolkit.ExperimentModel.ToolkitExperimentNotes.StartSubnotes(System.String,System.String)"]

See Also