Click or drag to resize
NxSimpleValueNum Property
Numeric value of the attribute expression. This property is set to NaN (Not a Number) if the attribute expression value is not a numeric. Numerical values are not returned as text.

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

Property Value

Type: Double

Implements

INxSimpleValueNum
See Also