Class MustSendAlert
- Namespace
- adas_core.Domain.Models.AppSettings
- Assembly
- adas-core.Domain.dll
Represents a condition or requirement that indicates an alert must be sent.
public class MustSendAlert
- Inheritance
-
MustSendAlert
- Inherited Members
- Extension Methods
Properties
BlueCode
public bool BlueCode { get; set; }
Property Value
HemoFilterAlert
public bool HemoFilterAlert { get; set; }
Property Value
RespirationAlert
public bool RespirationAlert { get; set; }