Fired when the list of alarms changes
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public event NotifyCollectionChangedEventHandler AlarmsChanged |
| Visual Basic |
|---|
Public Event AlarmsChanged As NotifyCollectionChangedEventHandler |
| JScript |
|---|
|