Click or drag to resize

directAnalyticReporter Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the directAnalyticReporter class

Namespace:  imbWEM.Core.directReport
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public directAnalyticReporter(
	string reportName,
	folderNode reportRootDir,
	aceAuthorNotation __notation
)

Parameters

reportName
Type: SystemString

[Missing <param name="reportName"/> documentation for "M:imbWEM.Core.directReport.directAnalyticReporter.#ctor(System.String,imbSCI.Core.files.folders.folderNode,imbSCI.Core.data.aceAuthorNotation)"]

reportRootDir
Type: folderNode

[Missing <param name="reportRootDir"/> documentation for "M:imbWEM.Core.directReport.directAnalyticReporter.#ctor(System.String,imbSCI.Core.files.folders.folderNode,imbSCI.Core.data.aceAuthorNotation)"]

__notation
Type: aceAuthorNotation

[Missing <param name="__notation"/> documentation for "M:imbWEM.Core.directReport.directAnalyticReporter.#ctor(System.String,imbSCI.Core.files.folders.folderNode,imbSCI.Core.data.aceAuthorNotation)"]

See Also