|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.EventArgs Namespace > AlarmStateChangeEventArgs Class > AlarmStateChangeEventArgs Properties > AlarmStateChangeEventArgs.newState Property |
Gets the new state of the alarm.
Namespace: BNCS.Logic.EventArgs
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public IAlarmState newState { get; }
An instance of IAlarmState representing the new state of the alarm.
AlarmStateChangeEventArgs Class
BNCS.Logic.EventArgs Namespace