deleteSynchronizationConfigLinkIfUnmappingLastExternalSource Method
deleteSynchronizationConfigLinkIfUnmappingLastExternalSource(repLinkIdToUnmap: string): Promise<void>
@returns void
Parameter | Type | Description |
---|---|---|
repLinkIdToUnmap | string | Id of repositoryLink representing the external source document to be unmapped |
Returns - Promise
void
Defined in
- Synchronizer.ts Line 551
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.