Click or drag to resize
IDimensionProperties 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 IDimensionProperties : IGenericDimensionProperties, 
	IAbstractStructure

The IDimensionProperties type exposes the following members.

Properties
  NameDescription
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
The metadata object used by all app objects
Top
See Also