ElementReservationError.Key Type Alias
ElementReservationError.Key = "invalid-reservation" | "reservation-conflict" | "reservation-not-found" | "container-has-local-changes" | "id-sequence-exhausted" | "corrupt-reservation-data"
Keys that identify ElementReservationErrors
Defined in
- core/common/src/ITwinCoreErrors.ts Line 323
Last Updated: 03 September, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.