IGenericDimensionLayout Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Is the layout for GenericDimensionProperties.
Syntax
[ValueClass]
public interface IGenericDimensionLayout : IAbstractStructureProperties
| Name | Description | 
|---|---|
| Dim | 
           Name and label of the dimension, information about grouping. JSON property name: qDim  | 
      
| DimInfos | 
           Cardinal and tags related to the dimension. Length of the longest value in the field. JSON property name: qDimInfos  | 
      
| Info | 
           Identifier and type of the dimension. JSON property name: qInfo  | 
      
| Meta | 
           Information about publishing and permissions. JSON property name: qMeta  |