getExternalSourceElementByLinkId Method
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 627
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.