onChangesApplied Readonly
onChangesApplied: BeEvent<() => void> = ...
Event raised after a changeset has been applied to the briefcase. Changesets may be applied as a result of pullChanges, or by undo/redo operations.
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.