AlarmStateChangeEventArgs.oldState Property

<< 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)

 

Syntax


public IAlarmState oldState { get; }

Field Value

An IAlarmState representing the old state of the alarm.

 

See Also


AlarmStateChangeEventArgs Class

BNCS.Logic.EventArgs Namespace