ICurrencyAuthority Property

Returns 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#
string Authority { get; }

Property Value

String

Example

For U.S. Dollars, returns "United States".

See Also