| IChangeNotifier Interface |
Interface used by classes that supports change notification.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic interface IChangeNotifier
Public Interface IChangeNotifier
The IChangeNotifier type exposes the following members.
Events|
| Name | Description |
|---|
 | Changed |
This event fires when to notify subscribers that a change has occured.
|
Top
See Also