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?

Ens.BPL.CaseList

class Ens.BPL.CaseList extends Ens.BPL.NodeList

This class represents a list collection of Case Nodes

Parameters

parameter ELEMENTTYPE = Ens.BPL.CaseNode;
The type (class name) of the elements stored in the collection.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab