Cluster.DataGrid.CacheLoadConceptByExtId()

Signature

Concept CacheLoadConceptByExtId(String extId, boolean includeContained)

Domain

action

Description

Retrieve from the cache the concept whose external identifier is specified

Parameters

NameTypeDescription
extIdStringExternal identifier for targeted concept
includeContainedbooleanIf true load the entire complex concept; if false load only the root concept

Returns

TypeDescription
ConceptConcept whose external identifier was specified as an input parameter

Cautions

none