Click or drag to resize
FieldAttributesThou Property
Defines the thousand separator (if any). Is used if qUseThou is set to 1. Example: ,

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public string Thou { get; set; }

Property Value

Type: String

Implements

IFieldAttributesThou
See Also