This documentation is archived and is not being maintained.

Workspace::Unshelve Method

Reproduces in this workspace a set of pending changes that have been previously shelved to the server.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Unshelve(String, String) Reproduces in this workspace a set of pending changes that have been previously shelved to the server.
Public method Unshelve(String, String, array<ItemSpec>) Reproduces in this workspace a set of pending changes that have been previously shelved to the server.
Public method Unshelve(String, String, array<ItemSpec>, array<PendingChange>%) Reproduces in this workspace a set of pending changes that have been previously shelved to the server.
Public method Unshelve(String, String, array<ItemSpec>, array<PendingChange>%, array<String>) Reproduces in this workspace a set of pending changes that have been previously shelved to the server.
Public method Unshelve(String, String, array<ItemSpec>, array<String>, array<String>, array<String>, Boolean, Boolean, array<PendingChange>%, array<Conflict>%) Reproduces in this workspace a set of pending changes that have been previously shelved to the server.
Top
Show: