Click or drag to resize
IDimensionProperties Interface

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IDimensionProperties : IGenericDimensionProperties, 
	IAbstractStructure

The IDimensionProperties type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Public propertyDim
Definition of the dimension This parameter is mandatory.
(Inherited from IGenericDimensionProperties.)
Public propertyInfo
Identifier and type of the dimension This parameter is mandatory.
(Inherited from IGenericDimensionProperties.)
Public propertyMetaDef
Definition of the dynamic properties
(Inherited from IGenericDimensionProperties.)
Public propertyName
Public propertyTags
Public propertyTitle
Public propertyVersion
Top
See Also