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 137
Last Updated: 30 November, 2023
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
Last Updated: 30 November, 2023