Inner Drive Extensible Architecture
C#
Show/Hide TOC
GBPound
Fractional
Name Property
Returns the name of a singular 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
FractionalName
{
get
; }
Property Value
String
"penny"
Implements
ICurrency
FractionalName
Example
For U.S. Dollars, returns "cent"
See Also
Reference
GBPound Class
InnerDrive.Financial Namespace
In This Article
Definition
Property Value
Implements
Example
See Also