Click or drag to resize

analyticConsoleWorkspacesampleExist Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.console.analyticConsoleWorkspace.sampleExist(System.String)"]

Namespace:  imbWEM.Core.console
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public bool sampleExist(
	string sampleName
)

Parameters

sampleName
Type: SystemString

[Missing <param name="sampleName"/> documentation for "M:imbWEM.Core.console.analyticConsoleWorkspace.sampleExist(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbWEM.Core.console.analyticConsoleWorkspace.sampleExist(System.String)"]

See Also