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; }
ReadOnly Property CurrencyCulture As String
Get
Property Value
Type:
StringThe .Net culture name (e.g. en-GB) for the default currency for the application.
See Also