Click or drag to resize

analyticConsoleWorkspacemakeReporter Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.console.analyticConsoleWorkspace.makeReporter(System.String,imbSCI.Core.data.aceAuthorNotation)"]

Namespace:  imbWEM.Core.console
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public directAnalyticReporter makeReporter(
	string crawlerName,
	aceAuthorNotation notation
)

Parameters

crawlerName
Type: SystemString

[Missing <param name="crawlerName"/> documentation for "M:imbWEM.Core.console.analyticConsoleWorkspace.makeReporter(System.String,imbSCI.Core.data.aceAuthorNotation)"]

notation
Type: aceAuthorNotation

[Missing <param name="notation"/> documentation for "M:imbWEM.Core.console.analyticConsoleWorkspace.makeReporter(System.String,imbSCI.Core.data.aceAuthorNotation)"]

Return Value

Type: directAnalyticReporter

[Missing <returns> documentation for "M:imbWEM.Core.console.analyticConsoleWorkspace.makeReporter(System.String,imbSCI.Core.data.aceAuthorNotation)"]

See Also