ReportingProcessCollectionLoadImplementations Method
Namespace: Gemstone.Timeseries.ReportsAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.166 -- Release Build+57b72ea94712c6fb93701495d2d13b86cd7b5162
function LoadImplementations(newReportProcessHandler, exceptionHandler);
Parameters
- newReportProcessHandler ActionIReportingProcess
- New report process handler to call when new IReportingProcess implementations are loaded.
- exceptionHandler ActionException (Optional)
- Exception handler, if any, to call when type creation fails; otherwise, if null any exceptions will be thrown.