Click or drag to resize

FieldPropertiesCurrency_Culture Property

The Windows locale ID (LCID) or culture name (e.g. 2057 and en-GB respectively) for the currency, The value can be specified directly or using a field reference.

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

Property Value

Type: String
The Windows locale ID (LCID) or culture name (e.g. 2057 and en-GB respectively) for the currency, The value can be specified directly or using a field reference.
Remarks
Applies to CellType Currency only.
See Also