Inner Drive Extensible Architecture
C#
Show/Hide TOC
GBPound
Authority Property
Gets the name of the country or other authority that issues the currency.
Definition
Namespace:
InnerDrive.Financial
Assembly:
InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
C#
Copy
public
override
string
Authority
{
get
; }
Property Value
String
"United Kingdom"
Implements
ICurrency
Authority
Example
For U.S. Dollars, returns "United States"
See Also
Reference
GBPound Class
InnerDrive.Financial Namespace
In This Article
Definition
Property Value
Implements
Example
See Also