onDeletedDependencyArg MethodStatic @beta

Callback invoked by saveChanges on an ElementDrivesElement relationship when the relationship instance has been deleted. A subclass of ElementDrivesElement can re-implement this static method to take some action.

onDeletedDependencyArg(arg: OnDependencyArg): void

Parameter Type Description
arg OnDependencyArg  

Returns - void

Defined in

Last Updated: 28 April, 2026