Click or drag to resize
IGenericDimensionLayout Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IGenericDimensionLayout : IAbstractStructure

The IGenericDimensionLayout type exposes the following members.

Properties
  NameDescription
Public propertyDim
Name and label of the dimension, information about grouping.
Public propertyDimInfos
Cardinal and tags related to the dimension. Length of the longest value in the field.
Public propertyInfo
Identifier and type of the dimension.
Public propertyMeta
Information on publishing and permissions.
Top
See Also