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

The IDimensionLayout type exposes the following members.

Properties
  NameDescription
Public propertyDescription
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
Information on publishing and permissions
(Inherited from IGenericDimensionLayout.)
Public propertyName
Public propertyTags
Public propertyTitle
Public propertyVersion
Top
See Also