ICurrencyFractionsPerUnit Property

Returns the number of fractional units per full unit of the currency.

Definition

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

Property Value

Int32

Example

For U.S. Dollars, returns 100.

See Also