ICurrencyAuthorityAdjective Property

Returns the adjective form 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 AuthorityAdjective { get; }

Property Value

String

Example

For pounds Sterling, returns "British".

See Also