Workspace.UpdateLastSavedCheckin Method
Include Protected Members
Include Inherited Members
Updates the last attempted check-in information 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 last attempted check-in information with the information from the shelveset.
UpdateLastSavedCheckin(Shelveset, array<PendingChange[])
Updates the last attempted check-in information with the information from the shelveset and makes sure that the specified set of pending changes have a checked state set.
Top