IVariableListDef Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Defines the list of variables in an app.
Syntax
[ValueClass]
public interface IVariableListDef : IAbstractStructureProperties
| Name | Description | 
|---|---|
| Data | Data JSON property name: qData | 
| ShowConfig | Shows the system variables if set to true. JSON property name: qShowConfig | 
| ShowReserved | Shows the reserved variables if set to true. JSON property name: qShowReserved | 
| ShowSession | Shows the session variables if set to true. JSON property name: qShowSession | 
| Type | Type of variables to include in the list. JSON property name: qType |