Workspace.UpdateLastSavedCheckin Method
Include Protected Members
Include Inherited Members
Updates the information from the most recent tried check-in with the information from the shelveset.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
UpdateLastSavedCheckin(Shelveset) | Updates the information from the most recent tried check-in with the information from the shelveset. | |
UpdateLastSavedCheckin(Shelveset, array<PendingChange[]) | Updates the information from the most recent tried check-in with the information from the shelveset and makes sure that the specified set of pending changes have a checked state set. |
Top