Click or drag to resize

ExportJobModelFile Property

Gets or sets the path to the current model definition file.

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

Property Value

Type: String
See Also