FieldList ClassQlik Sense .NET SDK - API Reference
Contains the list of tables and fields present in the data model viewer.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Dynamic DynamicObject
    Qlik.Engine DynamicJson
      Qlik.Engine FieldList

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public class FieldList : DynamicJson, IFieldList
See Also