Click or drag to resize
INxLibraryMeasureDef Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
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