findTargetEntityId Method
Look up a target EntityReference from a source EntityReference
findTargetEntityId(sourceEntityId: | | | ): Promise< | | | >
@returns the target CodeSpecId or a EntityReference containing Id64.invalid if a mapping is not found.
| Parameter | Type | Description |
|---|---|---|
| sourceEntityId | | | | |
Returns - Promise< | | | >
the target CodeSpecId or a EntityReference containing Id64.invalid if a mapping is not found.
Defined in
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.