| ExportJobAppendExport Property |
If true, exported data is appended to existing file instead of
clearing the export file content for each export.
Only supported for CSV and Pipe delimited files.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax public bool AppendExport { get; set; }
Property Value
Type:
BooleanSee Also