NxTreeValue Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Represents a measure.
Inheritance
- 
      System.Object
      - NxTreeValue
 
Syntax
[ValueClass]
public class NxTreeValue : INxTreeValueConstructors
| Name | Description | 
|---|---|
| NxTreeValue() | 
Properties
| Name | Description | 
|---|---|
| AttrDims | Attribute dimension values. JSON property name: qAttrDims | 
| AttrExps | Attribute expression values. JSON property name: qAttrExps | 
| Text | The text version of the value, if available. JSON property name: qText | 
| Value | Value of the cell. Is set to  JSON property name: qValue |