parseDocGuidFromPwUri MethodStatic
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 938
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.