JsonLayoutOptions.ConvertNumericOrDate

JsonLayoutOptions.ConvertNumericOrDate property

Indicates whether converting the string in json to numeric or date value.

public bool ConvertNumericOrDate { get; set; }

See Also