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

The IDimensionLayout type exposes the following members.

Properties
  NameDescription
Public propertyDim
Name and label of the dimension, information about grouping.
(Inherited from IGenericDimensionLayout.)
Public propertyDimInfos
Cardinal and tags related to the dimension. Length of the longest value in the field.
(Inherited from IGenericDimensionLayout.)
Public propertyInfo
Identifier and type of the dimension.
(Inherited from IGenericDimensionLayout.)
Public propertyMeta
Top
See Also