Click or drag to resize

reportPlugIn_withRecordTRecord Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Namespace:  imbWEM.Core.plugins.report
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public reportPlugIn_withRecord(
	string __name,
	string __description
)

Parameters

__name
Type: SystemString

[Missing <param name="__name"/> documentation for "M:imbWEM.Core.plugins.report.reportPlugIn_withRecord`1.#ctor(System.String,System.String)"]

__description
Type: SystemString

[Missing <param name="__description"/> documentation for "M:imbWEM.Core.plugins.report.reportPlugIn_withRecord`1.#ctor(System.String,System.String)"]

See Also