Assembly: Fore;
The ISharedAdhocPlugin interface is used to work with a plugin in the Dashboards tool.
ISharedAdhocPlugin
To work with the collection of plugins of the Dashboards tool, use the ISharedAdhocPlugins interface.
| Property name | Brief description | |
| IconIndex | The IconIndex property determines index of plugin icon. | |
| MasterForm | The MasterForm property determines master form for plugin. | |
| ViewForm | The ViewForm property determines visualizer form for plugin. | |
| WebUrl | The WebUrl property determine the plugin js-script used in the web application. |
| Property name | Brief description | |
| The Id property determines the object's identifier. | ||
| The Key property returns the object key. | ||
| The Name property determines the name of the object. |
See also: