NxSimpleValue Num Property Qlik Sense .NET SDK - API Reference
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: 1.0.1.0 (1.0.1.0)
Syntax

public double Num { get; set; }

Property Value

Type: OnlineDouble

Implements

INxSimpleValue Num
See Also