Gets or sets the number of decimal places in currency values.
A int containing the number of decimal places in currency values.
Type Reason ArgumentOutOfRangeException The value specified for a set operation is less than 0 or greater than 99. InvalidOperationException The current instance is read-only and a set operation was attempted.