onCommit Readonly

onCommit: BeEvent<() => void> = ...

Event raised before a commit operation is performed. Initiated by a call to IModelDb.saveChanges, unless there are no changes to save.

Defined in

Last Updated: 29 April, 2024