Click or drag to resize

ExportJobExportFile Property

Gets or sets the path of the export file used to save extracted fields and tables. Can be different than same defined within the report model.

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

Property Value

Type: String
See Also