| GenericDerivedDefinition Class |
Namespace: Qlik.Engine
The GenericDerivedDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| GenericDerivedDefinition | Initializes a new instance of the GenericDerivedDefinition class |
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from QixClassBase.) | |
| GetInfo | ||
| GetInfoAsync(AsyncHandle) | ||
| GetInfoAsyncT(FuncResponse, T, AsyncHandle) | ||
| GetProperties | ||
| GetPropertiesAsync(AsyncHandle) | ||
| GetPropertiesAsyncT(FuncResponse, T, AsyncHandle) | ||
| MatchTags | ||
| MatchTagsAsync(IEnumerableString, AsyncHandle) | ||
| MatchTagsAsyncT(IEnumerableString, FuncResponse, T, AsyncHandle) | ||
| Publish | ||
| PublishAsync | ||
| SetProperties | ||
| SetPropertiesAsync | ||
| UnPublish | ||
| UnPublishAsync |
| Name | Description | |
|---|---|---|
| Handle |
The handle of the Qlik Sense entity.
(Inherited from QixClassBase.) | |
| Id |
The id of the Qlik Sense entity.
(Inherited from QixClassBase.) | |
| Session |
The session this entity resides in.
(Inherited from QixClassBase.) | |
| Type |
The type of the Qlik Sense entity.
(Inherited from QixClassBase.) |
| 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
(Inherited from QixClassBase.) | |
| Closed |
This event fires when the Qlik Sense entity has been removed or deleted.
(Inherited from QixClassBase.) |