MoneyCurrency Property
Gets the currency used by this instance.
Namespace: InnerDrive.FinancialAssembly: InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
public ICurrency Currency { get; }
Property Value
ICurrency Changing the value of
Currency does not
affect the instance
Value. To convert from one currency
to another, use the
Convert method.