IMeasureProperties MembersQlik Sense .NET SDK - API Reference
The IMeasureProperties type exposes the following members.
Properties

  NameDescription
Public propertyDescription
Description of the master measure.
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
Definition of the dynamic properties.
(Inherited from IGenericMeasureProperties.)
Public propertyTags
Tags added to the master measure. Optional.
Public propertyTitle
Title or name of the master measure.
Public propertyVersion
Version number. Will default to latest Qlik Sense version if not manually set.
Back to Top
See Also