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: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<string> Expressions { get; set; }

Property Value

Type: IEnumerableString

Implements

INxInlineMeasureDefExpressions
See Also