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: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public string Text { get; set; }

Property Value

Type: String

Implements

INxSimpleValueText
See Also