[]
Gets or sets the format string used for date and time values in the CSV file, for example, 'yyyy-MM-dd'.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting DateTimeFormat { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the date and time format setting. |