IChangeNotifier Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Interface used by classes that supports change notification.
Syntax
public interface IChangeNotifier
Events
Name | Description |
---|---|
Changed |
This event fires when to notify subscribers that a change has occured. |