AbstractTextLoadOptions.ConvertNumericData

AbstractTextLoadOptions.ConvertNumericData property

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

public bool ConvertNumericData { get; set; }

See Also