Object[] C_CacheLoadConceptsByExtId(String[] extIds)
Object[] C_CacheLoadConceptsByExtId(String[] extIds)
Name | Type | Description |
---|---|---|
extIds |
|
Type | Description |
---|---|
An | object array of size 2. The first element is either null or a
non-empty array of Concepts that were found in the Cache. The second element is
either null or a non-empty array of ExtId Strings of the Concepts that
were not found in the Cache. |