XmlLoadOptions.ConvertNumericOrDate

XmlLoadOptions.ConvertNumericOrDate property

Indicates whether converting the value in xml file to numeric or date.

public bool ConvertNumericOrDate { get; set; }

See Also