|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Interfaces Namespace > IAlarm Interface > IAlarm Properties > IAlarm.State Property |
Gets the current state of the alarm.
Namespace: BNCS.Logic.Interfaces
Assembly: BNCS.Logic (in BNCS.Logic.dll)
Nullable<IAlarmState> State { get; }
An instance of IAlarmState representing the current state of the alarm, or null if the state is not set.
BNCS.Logic.Interfaces Namespace