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