deleteSettingDictionary Method @beta

Delete a SettingDictionary from this iModel.

deleteSettingDictionary(name: string): void

@throws EditTxnError if this EditTxn is not active.

Parameter Type Description
name string The name of the dictionary to delete.

Returns - void

Defined in

Last Updated: 05 May, 2026