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