ISpiderPlugInForReporting Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.plugins.report.ISpiderPlugInForReporting"]
Namespace: imbWEM.Core.plugins.report
public interface ISpiderPlugInForReporting : IPlugInCommonBase, IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName, IAcePluginBase
The ISpiderPlugInForReporting type exposes the following members.
| Name | Description | |
|---|---|---|
| consoleHost | (Inherited from IPlugInCommonBase.) | |
| consolePlugin | (Inherited from IPlugInCommonBase.) | |
| description | (Inherited from IObjectWithDescription.) | |
| INSTALL_POINTS | (Inherited from IPlugInCommonBase.) | |
| instanceName |
Name of this plugin instance
(Inherited from IAcePluginBase.) | |
| IsEnabled |
Gets a value indicating whether this instance is enabled.
(Inherited from IPlugInCommonBase.) | |
| name |
Ime koje je dodeljeno objektu
(Inherited from IObjectWithName.) | |
| plugin_group | (Inherited from IPlugInCommonBase.) |
| Name | Description | |
|---|---|---|
| Dispose |
Releases unmanaged and - optionally - managed resources.
(Inherited from IPlugInCommonBase.) | |
| eventPluginInstalled |
Events the plugin installed --- when new spider instance being constructed
(Inherited from IPlugInCommonBase.) |