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?

%Monitor.View

class %Monitor.View extends %Library.RegisteredObject

%Monitor object for viewing sample data

Property Inventory

Method Inventory

Properties

property SampleId as %String;
ID for sample group being viewed
Property methods: SampleIdDisplayToLogical(), SampleIdGet(), SampleIdIsValid(), SampleIdLogicalToDisplay(), SampleIdLogicalToOdbc(), SampleIdNormalize(), SampleIdSet()

Methods

classmethod Display(mclass As %String) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab