| IGenericVariable Interface |
Namespace: Qlik.Engine
The IGenericVariable type exposes the following members.
| 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 IQixClassBase.) | |
| 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 IQixClassBase.) | |
| Handle |
The handle of the Qlik Sense entity.
(Inherited from IQixClassBase.) | |
| Id |
The id of the Qlik Sense entity.
(Inherited from IQixClassBase.) | |
| 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 | ||
| Text | Reference to property Layout.Text | |
| Type |
The type of the Qlik Sense entity.
(Inherited from IQixClassBase.) |
| Name | Description | |
|---|---|---|
| Changed |
This event fires when to notify subscribers that a change has occured.
(Inherited from IChangeNotifier.) | |
| Closed |
This event fires when the Qlik Sense entity has been removed or deleted.
(Inherited from IQixClassBase.) |