Concept CacheLoadConceptByExtId(String extId, boolean includeContained)
Concept CacheLoadConceptByExtId(String extId, boolean includeContained)
Name | Type | Description |
---|---|---|
extId | String | External identifier for targeted concept |
includeContained | boolean | If true load the entire complex concept; if false load only the root concept |
Type | Description |
---|---|
Concept | Concept whose external identifier was specified as an input parameter |