VariableList Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Lists the variables in an app. Is the layout for VariableListDef
.
Inheritance
-
System.Object
-
AbstractStructure
- VariableList
-
AbstractStructure
Syntax
[ValueClass]
public class VariableList : AbstractStructure, IDisposable, IVariableList, IAbstractStructure
Constructors
Name | Description |
---|---|
VariableList() |
Creates an instance of the VariableList class |
Properties
Name | Description |
---|---|
Items |
List of the variables. JSON property name: qItems |