Click or drag to resize

OpsContextCurrencyUseThousandSeparator Property

True if the base currency uses thousand separator character.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public bool CurrencyUseThousandSeparator { get; }

Property Value

Type: Boolean
See Also