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: 28 April, 2026