NxAttrDimInfo Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Layout for NxAttrDimDef.
Inheritance
-
System.Object
-
AbstractStructure
- NxAttrDimInfo
-
AbstractStructure
Syntax
[ValueClass]
public class NxAttrDimInfo : AbstractStructure, IDisposable, INxAttrDimInfo, IAbstractStructureConstructors
| Name | Description |
|---|---|
| NxAttrDimInfo() |
Creates an instance of the NxAttrDimInfo class |
Properties
| Name | Description |
|---|---|
| Cardinal |
Cardinality of the attribute expression. JSON property name: qCardinal |
| Error |
Validation error. JSON property name: qError |
| FallbackTitle |
The title for the attribute dimension. JSON property name: qFallbackTitle |
| IsCalculated |
True if this is a calculated dimension. JSON property name: qIsCalculated |
| Locked |
The Locked value of the dimension. JSON property name: qLocked |
| Size |
Number of rows. JSON property name: qSize |