saveChanges Method
Deprecated in 5.1.9 - will not be removed until after 2027-05-04. Use methods on EditCommand instead.
Commit pending changes to this briefcase.
saveChanges(description?: string): Promise<void>
| Parameter | Type | Description |
|---|---|---|
| description | string | Optional description of the changes. |
Returns - Promise
Defined in
Last Updated: 05 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.