Workspace.UpdateLastSavedCheckin Method
Include Protected Members
Include Inherited Members
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 ensures that the specified set of pending changes have a checked state set. |
Top