Click or drag to resize
IGenericMeasureProperties Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IGenericMeasureProperties : IAbstractStructure

The IGenericMeasureProperties type exposes the following members.

Properties
  NameDescription
Public propertyInfo
Information about the measure. This parameter is mandatory.
Public propertyMeasure
Definition of the measure. This parameter is mandatory.
Public propertyMetaDef
Definition of the dynamic properties.
Top
See Also