onCommit

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

Event raised before a commit operation is performed. Initiated by a call to IModelDb.saveChanges

Defined in

Last Updated: 08 January, 2020