Click or drag to resize

IEngineModelFile Property

Gets or sets the current model definition file.
Remarks
If you change the ModelFile 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 ModelFile { get; set; }

Property Value

Type: String
See Also