Inner Drive Extensible Architecture
C#
Show/Hide TOC
GBPound
Fractional
Symbol Property
Returns the symbol for decimal fractions of the currency.
Definition
Namespace:
InnerDrive.Financial
Assembly:
InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
C#
Copy
public
override
string
FractionalSymbol
{
get
; }
Property Value
String
"p"
Implements
ICurrency
FractionalSymbol
Example
For U.S. Dollars, returns "¢"
See Also
Reference
GBPound Class
InnerDrive.Financial Namespace
In This Article
Definition
Property Value
Implements
Example
See Also