FindOptions.ConvertNumericData

FindOptions.ConvertNumericData property

Gets or sets a value that indicates whether converting the searched string value to numeric data.

public bool ConvertNumericData { get; set; }

See Also