load Method
Load a CodeSpec from the iModel
load(id: string): CodeSpec
| Parameter | Type | Description |
|---|---|---|
| id | string | The persistent Id of the CodeSpec to load |
Returns - CodeSpec
Defined in
- backend/src/CodeSpecs.ts Line 249
Last Updated: 18 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.