Click or drag to resize

experimentSessionRegistry Constructor (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the experimentSessionRegistry class

Namespace:  imbWEM.Core.index.experimentSession
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public experimentSessionRegistry(
	string newSessionId
)

Parameters

newSessionId
Type: SystemString

[Missing <param name="newSessionId"/> documentation for "M:imbWEM.Core.index.experimentSession.experimentSessionRegistry.#ctor(System.String)"]

See Also