AbstractTextLoadOptions.ConvertDateTimeData

AbstractTextLoadOptions.ConvertDateTimeData property

Gets or sets a value that indicates whether the string in text file is converted to date data.

public bool ConvertDateTimeData { get; set; }

See Also