NxCell State Property Qlik Sense .NET SDK - API Reference
State of the value. The default state for a measure is L.

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

public StateEnumType State { get; set; }

Property Value

Type: StateEnumType

Implements

INxCell State
See Also