EditTxnError.Key Type Alias
EditTxnError.Key = "already-active" | "implicit-txn-write-disallowed" | "unsaved-changes" | "not-active" | "wrong-imodel"
Keys that identify EditTxnErrors
Defined in
- core/common/src/ITwinCoreErrors.ts Line 231
Last Updated: 21 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.