Inner Drive Extensible Architecture
C#
Show/Hide TOC
USDollar
Fractional
Name
Plural Property
Returns the name of a plural decimal fraction of the currency.
Definition
Namespace:
InnerDrive.Financial
Assembly:
InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
C#
Copy
public
override
string
FractionalNamePlural
{
get
; }
Property Value
String
"cents"
Implements
ICurrency
FractionalNamePlural
Example
For U.S. Dollars, returns "cents"
See Also
Reference
USDollar Class
InnerDrive.Financial Namespace
In This Article
Definition
Property Value
Implements
Example
See Also