FieldList Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Lists the fields present in the data model viewer. Is the layout for FieldListDef.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - FieldList
 
 
- 
          AbstractStructure
          
Syntax
[ValueClass]
public class FieldList : AbstractStructure, IDisposable, IFieldList, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| FieldList() | Creates an instance of the FieldList class | 
Properties
| Name | Description | 
|---|---|
| Items | Array of items. JSON property name: qItems |