Online Documentation for Advanced Data Export .NET

QExportTXT.CSVQuote


 

public char CSVQuote {get; set;}

 

Description

The CSVQuote property is used only during the export to .csv format (ExportType is etCSV) and is created to install the quotation symbol in the result file. This symbol is used only if the CSVQuoteStrings property is True. The default property value is '"'.