Click or drag to resize
INxInlineMeasureDefExpressions 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
IEnumerable<string> Expressions { get; set; }

Property Value

Type: IEnumerableString
See Also