Click or drag to resize

SessionCurrencyCulture Property

Gets/sets the culture of the default currency for the system. The culture is specified as a .Net culture such as en-GB (British Pounds Sterling) or en-US (United States Dollars).

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string CurrencyCulture { get; set; }

Property Value

Type: String
See Also