GenericDimensionLayout Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Is the layout for GenericDimensionProperties.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - GenericDimensionLayout
 
 
- 
          AbstractStructure
          
Syntax
[ValueClass]
public class GenericDimensionLayout : AbstractStructure, IDisposable, IGenericDimensionLayout, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| GenericDimensionLayout() | Creates an instance of the GenericDimensionLayout class | 
Properties
| 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 |