Report Miner API
Report Miner API
Opait.ReportMiner.Api
IPlugin Interface
IPlugin Methods
OnGetSourcePassword Method
OnGlobalsReady Method
OnJobCompleted Method
OnJobStartup Method
OnPageReady Method
OnRecordReady Method
OnSourceReady Method
IPlugin
OnJobStartup Method
Called when a new job is about to start.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
Copy
ActionCode
OnJobStartup
(
IEngine
engine
)
Parameters
engine
Type:
Opait.ReportMiner.Api
IEngine
The export engine.
Return Value
Type:
ActionCode
A code to instruct the engine on how to proceed.
See Also
Reference
IPlugin Interface
Opait.ReportMiner.Api Namespace
Copyright 2022 Opait Software. All rights reserved.