Table of Contents

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

bool

HemoFilterAlert

public bool HemoFilterAlert { get; set; }

Property Value

bool

RespirationAlert

public bool RespirationAlert { get; set; }

Property Value

bool