[]
Gets or sets the symbol used for quoting values in the CSV file.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting QuotationSymbol { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the quotation symbol setting. |