Click or drag to resize

sampleGroupSetdescribe Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Describes the sample group to output

Namespace:  imbWEM.Core.sampleGroup
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void describe(
	ILogBuilder output = null
)

Parameters

output (Optional)
Type: ILogBuilder
The output object
See Also