[]
Gets or sets the delimiter used between columns in the CSV file.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting ColumnsDelimiter { get; set; }
| Type | Description |
|---|---|
| StringDefaultExportSetting | A StringDefaultExportSetting object representing the columns delimiter setting. |