Skip to main content

EnsLib.InteropTools.CodeBuilder.CodeForEach

persistent class EnsLib.InteropTools.CodeBuilder.CodeForEach extends EnsLib.InteropTools.CodeBuilder.CodeItem

SQL Table Name: EnsLib_InteropTools_CodeBuilder.CodeForEach

Property Inventory

Properties

property Lines as list of CodeItem (STORAGEDEFAULT = "array");
Property methods: LinesBuildValueArray(), LinesCollectionToDisplay(), LinesCollectionToOdbc(), LinesDisplayToCollection(), LinesGet(), LinesGetObject(), LinesGetObjectId(), LinesGetStored(), LinesGetSwizzled(), LinesIsValid(), LinesOdbcToCollection(), LinesSet(), LinesSetObject(), LinesSetObjectId()
property Property as %String);
Property methods: PropertyDisplayToLogical(), PropertyGet(), PropertyGetStored(), PropertyIsValid(), PropertyLogicalToDisplay(), PropertyLogicalToOdbc(), PropertyNormalize(), PropertySet()
property Variable as %String);
Property methods: VariableDisplayToLogical(), VariableGet(), VariableGetStored(), VariableIsValid(), VariableLogicalToDisplay(), VariableLogicalToOdbc(), VariableNormalize(), VariableSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (EnsLib.InteropTools.CodeBuilder.CodeItem)

^EnsLib.InteropToo2573.CodeItemD(ID)
=
%%CLASSNAME
Annotation
Disabled
Discard

Storage Model: Storage (EnsLib.InteropTools.CodeBuilder.CodeForEach)

^EnsLib.InteropToo2573.CodeItemD(ID,"CodeForEach")
=
Variable
Property

Storage Model: Storage (EnsLib.InteropTools.CodeBuilder.CodeForEach)

^EnsLib.InteropToo2573.CodeItemD(ID,"EnsLib.InteropTools.CodeBuilder.CodeForEach.Lines",n)
=
Lines(n)
FeedbackOpens in a new tab