OnBulkChildDeletedBatchArg Interface @beta
Batch argument for the onBulkChildDeleted static method.
Properties
| Name | Type | Description | |
|---|---|---|---|
| elements | OnBulkChildDeleteArg[] | The deleted child elements whose parent ECClass matches this class, grouped in this batch. | |
| iModel | IModelDb | The iModelDb on which the bulk delete is being performed. |
Defined in
- backend/src/Element.ts Line 101
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.