|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Interfaces Namespace > IAlarm Interface > IAlarm Properties > IAlarm.UpstreamAlarms Property |
Gets the upstream alarms receiver.
Namespace: BNCS.Logic.Interfaces
Assembly: BNCS.Logic (in BNCS.Logic.dll)
Nullable<IMultiReceiver> UpstreamAlarms { get; }
An instance of IMultiReceiver that represents the upstream alarms.
This property may return null if there are no upstream alarms configured.
BNCS.Logic.Interfaces Namespace