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.Bproc.WeatherReport.TempScale

class Demo.ZenService.Bproc.WeatherReport.TempScale extends Ens.Rule.Definition

Business rule responsible for mapping an input location to "F" for Fahrenheit or "C" for Celsius temperature scale.

Parameters

parameter RuleAssistClass = Ens.Rule.GeneralBusinessRuleAssist;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab