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
- core/backend/src/CodeSpecs.ts Line 174
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.