IRoundingStrategyMaxDigits Property

Returns the maximum number of significant digits to which the Round method can round.

Definition

Namespace: InnerDrive.Financial
Assembly: InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
C#
int MaxDigits { get; }

Property Value

Int32

See Also