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: 04 May, 2024