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