exit Method
Exits this editing scope. The associated BriefcaseConnection's editingScope
will be reset to undefined
.
exit(): Promise<void>
@throws Error if the scope could not be exited, e.g., if it has already been exited.
@see enterEditingScope to enter an editing scope.
Returns - Promise
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.