Concept CacheLoadConceptById(long id, boolean includeContained)
Concept CacheLoadConceptById(long id, boolean includeContained)
Name | Type | Description |
---|---|---|
id | long | Identifier for the targeted concept |
includeContained | boolean | If true load the entire complex concept; if false load only the root concept |
Type | Description |
---|---|
Concept | Concept whose identifier was specified as an input parameter |