Id64.getBriefcaseId Function
Extract the briefcase Id portion of an Id64String, contained in the upper 24 bits of the 64-bit value.
getBriefcaseId(id: string): number
| Parameter | Type | Description | 
|---|---|---|
| id | string | 
Returns - number
Defined in
- core/bentley/src/Id.ts Line 87
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.