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 the targeted concept
includeContainedbooleanIf true load the entire complex concept; if false load only the root concept

Returns

TypeDescription
Concept

Cautions

none