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; }
ReadOnly Property Currency_Culture As String
Get
Property Value
Type:
StringThe 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