VariableListDef Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Defines the list of variables in an app.
Inheritance
-
System.Object
-
AbstractStructure
- VariableListDef
-
AbstractStructure
Syntax
[ValueClass]
public class VariableListDef : AbstractStructure, IDisposable, IVariableListDef, IAbstractStructure
Constructors
Name | Description |
---|---|
VariableListDef() |
Creates an instance of the VariableListDef class |
Properties
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 |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!