| 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.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxIEnumerable<string> Expressions { get; set; }Property Expressions As IEnumerable(Of String)
	Get
	Set
Property Value
Type: 
IEnumerableString
See Also