Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Demo.ZenService.Msg.ConvertTempResponse

persistent class Demo.ZenService.Msg.ConvertTempResponse extends Ens.Response

SQL Table Name: Demo_ZenService_Msg.ConvertTempResponse

Property Inventory

Properties

property OutputTemp as %Integer;
Property methods: OutputTempDisplayToLogical(), OutputTempGet(), OutputTempGetStored(), OutputTempIsValid(), OutputTempLogicalToDisplay(), OutputTempNormalize(), OutputTempSet(), OutputTempXSDToLogical()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: CacheStorage (Demo.ZenService.Msg.ConvertTempResponse)

^Ens.MessageBodyD(ID,"ConvertTempResponse")
=
OutputTemp
FeedbackOpens in a new tab