Id64.getLocalId Function
Extract the "local" Id portion of an Id64String, contained in the lower 40 bits of the 64-bit value.
getLocalId(id: string): number
Parameter | Type | Description |
---|---|---|
id | string |
Returns - number
Defined in
- core/bentley/src/Id.ts Line 77
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.