parseDocGuidFromPwUri MethodStatic @beta
Utility function to parse the GUID portion of a ProjectWise URI. Returns an empty GUID if the parse fails.
parseDocGuidFromPwUri(pwUri: string): string
| Parameter | Type | Description |
|---|---|---|
| pwUri | string |
Returns - string
Defined in
- Synchronizer.ts Line 942
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.