| GenericVariable Class |
Namespace: Qlik.Engine
The GenericVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| GenericVariable | Initializes a new instance of the GenericVariable class |
| Name | Description | |
|---|---|---|
| ConsiderDirty |
Forces send of GetProperties and GetLayout calls to engine for this object even when the layout and properties are up to date.
(Inherited from QixClassBase.) | |
| ConsideredDirty |
Forces send of GetProperties and GetLayout calls to engine for this object even when the layout and properties are up to date.
Resume normal behavior when disposed.
(Inherited from QixClassBase.) | |
| Handle |
The handle of the Qlik Sense entity.
(Inherited from QixClassBase.) | |
| Id |
The id of the Qlik Sense entity.
(Inherited from QixClassBase.) | |
| Info | Reference to property Layout.Info | |
| IsScriptCreated | Reference to property Layout.IsScriptCreated | |
| Meta | Reference to property Layout.Meta | |
| Num | Reference to property Layout.Num | |
| Properties | ||
| Session |
The session this entity resides in.
(Inherited from QixClassBase.) | |
| Text | Reference to property Layout.Text | |
| Type |
The type of the Qlik Sense entity.
(Inherited from QixClassBase.) |
| Name | Description | |
|---|---|---|
| Changed |
This event fires when a modification has occured to the Qlik Sense entity's selection state, data or properties.
(Inherited from QixClassBase.) | |
| Closed |
This event fires when the Qlik Sense entity has been removed or deleted.
(Inherited from QixClassBase.) |