Id64.isTransientId64 Function
Determine if the input is a well-formed Id64String and represents a transient Id.
isTransientId64(id: string): boolean
see Id64.isTransient
see Id64.isId64
| Parameter | Type | Description | 
|---|---|---|
| id | string | 
Returns - boolean
Defined in
- core/bentley/src/Id.ts Line 414
Last Updated: 20 June, 2023