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: 20 June, 2023