Click or drag to resize
IMeasureProperties Interface

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

The IMeasureProperties type exposes the following members.

Properties
  NameDescription
Public propertyInfo
Information about the measure. This parameter is mandatory.
(Inherited from IGenericMeasureProperties.)
Public propertyMeasure
Definition of the measure. This parameter is mandatory.
(Inherited from IGenericMeasureProperties.)
Public propertyMetaDef
The metadata object used by all app objects
Top
See Also