IAlarm.AlarmCondition Property

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

 

Syntax


Nullable<IMultiReceiver> AlarmCondition { get; }

Field Value

An instance of IMultiReceiver representing the alarm condition, or null if no alarm condition is set.

 

See Also


IAlarm Interface

BNCS.Logic.Interfaces Namespace