Skip to main content

Ens.AlarmResponse

persistent class Ens.AlarmResponse extends Ens.Response

SQL Table Name: Ens.AlarmResponse

Property Inventory

Parameters

parameter DOMAIN = Ensemble;
Use our own domain for localization

Properties

property IsInterrupted as %Boolean;
Indicate if the timer event was interrupted
Property methods: IsInterruptedDisplayToLogical(), IsInterruptedGet(), IsInterruptedGetStored(), IsInterruptedIsValid(), IsInterruptedLogicalToDisplay(), IsInterruptedLogicalToXSD(), IsInterruptedNormalize(), IsInterruptedSet(), IsInterruptedXSDToLogical()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: CacheStorage (Ens.AlarmResponse)

^Ens.MessageBodyD(ID,"AlarmResponse")
=
IsInterrupted
FeedbackOpens in a new tab