Skip to main content

SYS.Info.Dictionary

class SYS.Info.Dictionary extends %Library.RegisteredObject

Property Inventory

Method Inventory

Properties

property Items as %String [ MultiDimensional ];
Property methods: ItemsDisplayToLogical(), ItemsGet(), ItemsIsValid(), ItemsLogicalToDisplay(), ItemsLogicalToOdbc(), ItemsNormalize(), ItemsSet()

Methods

method OutputToDevice()
This method simply walks the contained items and writes them to the current device
method SetItem(pKey As %String, pValue)
This method is called by the Enumerator to Set the items data

Inherited Members

Inherited Methods

FeedbackOpens in a new tab