API Reference > imodeljs-backend > iModels > IModelCloneContext > findTargetCodeSpecId findTargetCodeSpecId Method Look up a target CodeSpecId from the source CodeSpecId. findTargetCodeSpecId(sourceId: string): string Parameter Type Description sourceId string Returns - string the target CodeSpecId or Id64.invalid if a mapping not found. Defined in core/backend/src/IModelCloneContext.ts Line 77 Last Updated: 11 June, 2024