ConvertDateTimeData

CsvLoadOptions.ConvertDateTimeData property

Indicates whether the string in the file is converted to date. Default is True.

public bool ConvertDateTimeData { get; set; }

See Also