Fired when the list of alarms changes

Namespace: Ico.Awx
Assembly: 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
JScript does not support events.

See Also