NxAttrDimDef Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Layout for NxAttrDimDef.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - NxAttrDimDef
 
 
- 
          AbstractStructure
          
Syntax
[ValueClass]
public class NxAttrDimDef : AbstractStructure, IDisposable, INxAttrDimDef, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| NxAttrDimDef() | Creates an instance of the NxAttrDimDef class | 
Properties
| Name | Description | 
|---|---|
| Attribute | If set to true, this attribute will not affect the number of rows in the cube. JSON property name: qAttribute | 
| Def | Expression or field name. JSON property name: qDef | 
| LibraryId | LibraryId for dimension. JSON property name: qLibraryId | 
| SortBy | Sorting. JSON property name: qSortBy |