Click or drag to resize
NxInlineMeasureDefExpressions Property
Array of expressions. This parameter is used in case of cyclic measures (qGrouping is C). List of the expressions in the cyclic group.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public IEnumerable<string> Expressions { get; set; }

Property Value

Type: IEnumerableString

Implements

INxInlineMeasureDefExpressions
See Also