Click or drag to resize
QueryThousandSeparator Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the thousand separator

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public char ThousandSeparator { get; set; }

Property Value

Type: Char
The thousand separator

Return Value

Type: Char
The thousand separator
Remarks