Click or drag to resize
NxVariablePropertiesUsePredefListedValues Property
The value of a variable can be an enumeration. Set this property to true to reflect the predefined values in an enumeration.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public bool UsePredefListedValues { get; set; }

Property Value

Type: Boolean

Implements

INxVariablePropertiesUsePredefListedValues
See Also