Property NumberValue
NumberValue
Gets the number, for the numeric, boolean and date kinds; otherwise zero.
public decimal NumberValue { get; }
Property Value
Remarks
Zero for a value beyond decimal's range, which IsOutOfDecimalRange distinguishes from a genuine zero.