Click or drag to resize

OpsContextCurrencyUseThousandSeparator Property

True if the base currency uses thousand separator character.

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

Property Value

Type: Boolean
See Also