IQixClassBase Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Syntax
public interface IQixClassBase : IDisposable, IChangeNotifier
Properties
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. |
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. |
Handle |
The handle of the Qlik Sense entity. |
Id |
The request id of the Qlik Sense entity. |
Type |
The type of the Qlik Sense entity. |
Events
Name | Description |
---|---|
Closed |
This event fires when the Qlik Sense entity has been removed or deleted. |
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!