Click or drag to resize

ExportJobPluginDll Property

Optional user defined plugin DLL which implements the IPlugin interface.

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

Property Value

Type: String
See Also