OnBulkDeletedBatchArg Interface @beta
Batch argument for the onBulkDeleted static method.
Properties
| Name | Type | Description | |
|---|---|---|---|
| elements | OnBulkDeleteArg[] | The elements that were deleted. | |
| iModel | IModelDb | The iModelDb on which the bulk delete is being performed. |
Defined in
- backend/src/Element.ts Line 78
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.