NxAttrExprInfo Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Layout for NxAttrExprDef.
Inheritance
- 
      System.Object
      
- 
          AbstractStructure
          
- NxAttrExprInfo
 
 
 - 
          AbstractStructure
          
 
Syntax
[ValueClass]
public class NxAttrExprInfo : AbstractStructure, IDisposable, INxAttrExprInfo, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| NxAttrExprInfo() | 
           Creates an instance of the NxAttrExprInfo class  | 
      
Properties
| Name | Description | 
|---|---|
| FallbackTitle | 
           JSON property name: qFallbackTitle  | 
      
| IsAutoFormat | 
           This parameter is set to true if  JSON property name: qIsAutoFormat  | 
      
| Max | 
           Maximum value. JSON property name: qMax  | 
      
| MaxText | 
           String version of the maximum Value. JSON property name: qMaxText  | 
      
| Min | 
           Minimum value. JSON property name: qMin  | 
      
| MinText | 
           String version of the minimum Value. JSON property name: qMinText  | 
      
| NumFormat | 
           Format of the field. This parameter is optional. JSON property name: qNumFormat  |