NxLibraryDimensionDef Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
-
AbstractStructure
- NxLibraryDimensionDef
-
AbstractStructure
Syntax
[ValueClass]
public class NxLibraryDimensionDef : AbstractStructure, IDisposable, INxLibraryDimensionDef, IAbstractStructureConstructors
| Name | Description |
|---|---|
| NxLibraryDimensionDef() |
Creates an instance of the NxLibraryDimensionDef class |
Properties
| Name | Description |
|---|---|
| FieldDefs |
Array of dimension names. JSON property name: qFieldDefs |
| FieldLabels |
Array of dimension labels. JSON property name: qFieldLabels |
| Grouping |
Information about the grouping. JSON property name: qGrouping |
| LabelExpression |
JSON property name: qLabelExpression |