Skip to main content

EnsLib.InteropTools.CodeBuilder.CodeIf

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

SQL Table Name: EnsLib_InteropTools_CodeBuilder.CodeIf

Property Inventory

Properties

property Condition as %String);
Property methods: ConditionDisplayToLogical(), ConditionGet(), ConditionGetStored(), ConditionIsValid(), ConditionLogicalToDisplay(), ConditionLogicalToOdbc(), ConditionNormalize(), ConditionSet()
property False as list of CodeItem (STORAGEDEFAULT = "array");
Property methods: FalseBuildValueArray(), FalseCollectionToDisplay(), FalseCollectionToOdbc(), FalseDisplayToCollection(), FalseGet(), FalseGetObject(), FalseGetObjectId(), FalseGetStored(), FalseGetSwizzled(), FalseIsValid(), FalseOdbcToCollection(), FalseSet(), FalseSetObject(), FalseSetObjectId()
property True as list of CodeItem (STORAGEDEFAULT = "array");
Property methods: TrueBuildValueArray(), TrueCollectionToDisplay(), TrueCollectionToOdbc(), TrueDisplayToCollection(), TrueGet(), TrueGetObject(), TrueGetObjectId(), TrueGetStored(), TrueGetSwizzled(), TrueIsValid(), TrueOdbcToCollection(), TrueSet(), TrueSetObject(), TrueSetObjectId()

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.CodeIf)

^EnsLib.InteropToo2573.CodeItemD(ID,"CodeIf")
=
Condition

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

^EnsLib.InteropToo2573.CodeItemD(ID,"EnsLib.InteropTools.CodeBuilder.CodeIf.False",n)
=
False(n)

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

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