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: 1.1.0.0 (1.1.0.0)
Syntax
public bool UsePredefListedValues { get; set; }

Property Value

Type: Boolean

Implements

INxVariablePropertiesUsePredefListedValues
See Also