deleteSettingDictionary Method @beta
Delete a SettingDictionary, previously added with saveSettingDictionary, from this iModel.
deleteSettingDictionary(name: string): void
| Parameter | Type | Description | 
|---|---|---|
| name | string | The name of the dictionary to delete. | 
Returns - void
Defined in
- core/backend/src/IModelDb.ts Line 1427
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.