| QixClassBase Class |
Namespace: Qlik.Engine
The QixClassBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
| Name | Description | |
|---|---|---|
| Handle |
The handle of the Qlik Sense entity.
| |
| Id |
The id of the Qlik Sense entity.
| |
| Session |
The session this entity resides in.
| |
| Type |
The type of the Qlik Sense entity.
|
| Name | Description | |
|---|---|---|
| Changed |
This event fires every time the Qlik Sense entity needs to be updated due to changes in either selectionstate, data or entity properties
| |
| Closed |
This event fires when the Qlik Sense entity has been removed or deleted.
|