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?

EnsLib.RecordMap.Model.Composite

class EnsLib.RecordMap.Model.Composite extends EnsLib.RecordMap.Model.RecordProperty

Server side model of the Composite object in the RecordMap structure.

Property Inventory

Properties

property SubElements as list of EnsLib.RecordMap.Model.RecordProperty (XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE") [ Required ];
List of Composite and Field components embedded within this Composite.
Property methods: SubElementsBuildValueArray(), SubElementsCollectionToDisplay(), SubElementsCollectionToOdbc(), SubElementsDisplayToCollection(), SubElementsGet(), SubElementsGetObject(), SubElementsGetObjectId(), SubElementsGetSwizzled(), SubElementsIsValid(), SubElementsOdbcToCollection(), SubElementsSet(), SubElementsSetObject(), SubElementsSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab