Assembly: Fore;
Namespace: Prognoz.Platform.Interop.KeFore;
The ISharedEventHandler interface is used to work with of reports.
ISharedEventHandler
To work with of reports, it is required to create special module which will process events.
To get object of this type, use ISharedEventHandlers.EventHandler.
| Property name | Brief description | |
| Enabled | The Enabled property determines whether of reports is used. | |
| EventsClass | The EventsClass property determines the reports class. | |
| Object | The Object property determines object which will be used to process events. |
See also: