Click or drag to resize
NxSimpleValueText Property
Text related to the attribute expression value. This property is optional. No text is returned if the attribute expression value is a numeric.

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

Property Value

Type: String

Implements

INxSimpleValueText
See Also