reportPlugIn_withRecordTRecord Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.plugins.report.reportPlugIn_withRecord`1"]
Namespace: imbWEM.Core.plugins.report
public abstract class reportPlugIn_withRecord<TRecord> : reportPlugIn_base, ISpiderPlugInForReporting, IPlugInCommonBase, IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName, IAcePluginBase where TRecord : class, new()
[Missing <typeparam name="TRecord"/> documentation for "T:imbWEM.Core.plugins.report.reportPlugIn_withRecord`1"]
The reportPlugIn_withRecordTRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| reportPlugIn_withRecordTRecord | Initializes a new instance of the reportPlugIn_withRecordTRecord class |
| Name | Description | |
|---|---|---|
| consoleHost | (Inherited from plugIn_base.) | |
| consolePlugin | (Inherited from plugIn_base.) | |
| description |
Human-readable description of object instance
(Inherited from plugIn_base.) | |
| homeFolder |
Home folder> shere it saves internal records
(Inherited from reportPlugIn_base.) | |
| INSTALL_POINTS | (Inherited from plugIn_base.) | |
| InstanceHash | (Inherited from plugIn_base.) | |
| instanceName | (Inherited from plugIn_base.) | |
| IsEnabled | (Inherited from plugIn_base.) | |
| loger | (Inherited from reportPlugIn_base.) | |
| name |
Name for this instance
(Inherited from plugIn_base.) | |
| plugin_group | (Inherited from reportPlugIn_base.) | |
| records | ||
| reportFolder |
Folder where the reports are stored
(Inherited from reportPlugIn_base.) |