Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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