Click or drag to resize

IEnginePluginFile Property

Gets or sets the current plugin file.
Remarks
If you change the PluginFile from a plugin call, you must return Restart to reprocess the file.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
string PluginFile { get; set; }

Property Value

Type: String
See Also