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

public string Text { get; set; }

Property Value

Type: OnlineString

Implements

INxSimpleValue Text
See Also