Click or drag to resize
INxMeasure Interface

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

The INxMeasure type exposes the following members.

Properties
  NameDescription
Public propertyAttributeExpressions
List of attribute expressions.
Public propertyDef
Refers to a measure stored in the hypercube.
Public propertyLibraryId
Refers to a measure stored in the library.
Public propertySortBy
Defines the sort criteria. This parameter is optional. The default value is sort by ascending alphabetic order.
Top
See Also