Click or drag to resize

ApplicationPropertiesCurrencyCulture Property

The .Net culture name (e.g. en-GB) for the default currency for the application.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string CurrencyCulture { get; }

Property Value

Type: String
The .Net culture name (e.g. en-GB) for the default currency for the application.
See Also