Click or drag to resize

FieldKernelGetCurrencyCulture Method

Get the currency culture for the current field.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected CultureInfo GetCurrencyCulture()

Return Value

Type: CultureInfo
The currency culture.
See Also