OnBulkDeleteArg Interface @beta
Per-element argument supplied to the onBulkDeleted static method.
Properties
| Name | Type | Description | |
|---|---|---|---|
| federationGuid | string | undefined | The federationGuid of the element that was deleted. | |
| id | string | The Id of the element that was deleted. | |
| model | string | The ModelId of the element that was deleted. | |
| subModelId | string | undefined | The Id of the sub-model that was deleted along with this element. |
Defined in
- backend/src/Element.ts Line 61
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.