saveChanges Method
Commit pending changes to this briefcase.
saveChanges(description?: string): Promise<void>
Parameter | Type | Description |
---|---|---|
description | string | Optional description of the changes. |
Returns - Promise<void>
Defined in
Last Updated: 20 June, 2023