Click or drag to resize
NxDimensionInfoIsAutoFormat Property
This parameter is set to true if qNumFormat is set to U (unknown). The engine guesses the type of the field based on the field's definition.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public bool IsAutoFormat { get; set; }

Property Value

Type: Boolean

Implements

INxDimensionInfoIsAutoFormat
See Also