Click or drag to resize
IMeasureProperties Interface

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
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
Public propertyVersion
Version number. Will default to latest Qlik Sense version if not manually set.
Top
See Also