SelectInfo NumberFormat Property Qlik Sense .NET SDK - API Reference
Gives information about the formatting of the range. This parameter is used when performing range selections or text searches in dimensions.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public FieldAttributes NumberFormat { get; set; }

Property Value

Type: FieldAttributes

Implements

ISelectInfo NumberFormat
See Also