getExternalSourceElementByLinkId Method @beta
Returns the External Source Element associated with a repository link
getExternalSourceElementByLinkId(repositoryLinkId: string): undefined | ExternalSourceProps
| Parameter | Type | Description | 
|---|---|---|
| repositoryLinkId | string | The ElementId of the repository link associated with the External Source Element | 
Returns - undefined | ExternalSourceProps
Defined in
- Synchronizer.ts Line 631
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.