Inner Drive Extensible Architecture
C#
Show/Hide TOC
GBPound
Default
Culture
Code Property
Returns the default culture code for the currency.
Definition
Namespace:
InnerDrive.Financial
Assembly:
InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
C#
Copy
public
override
string
DefaultCultureCode
{
get
; }
Property Value
String
Implements
ICurrency
DefaultCultureCode
Example
For U.S. Dollars, returns "en-US".
See Also
Reference
GBPound Class
InnerDrive.Financial Namespace
In This Article
Definition
Property Value
Implements
Example
See Also