AlarmStateChangeEventArgs.newState Property

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

 

Syntax


public IAlarmState newState { get; }

Field Value

An instance of IAlarmState representing the new state of the alarm.

 

See Also


AlarmStateChangeEventArgs Class

BNCS.Logic.EventArgs Namespace