Click or drag to resize
INxLibraryMeasureDef Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface INxLibraryMeasureDef : IAbstractStructure

The INxLibraryMeasureDef type exposes the following members.

Properties
  NameDescription
Public propertyActiveExpression
Index to the active expression in a measure
Public propertyDef
Definition of the measure
Public propertyExpressions
Array of expressions
Public propertyGrouping
Used to define a cyclic group or drill-down group. This parameter is optional. Default value is no grouping.
Public propertyLabel
Label of the measure
Top
See Also