This documentation is archived and is not being maintained.

Workspace::PendUndelete Method

Queues deleted files or folders for restoration to the version-control repository.

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 PendUndelete(String, Int32) Queues deleted files or folders for restoration to the version-control repository.
Public method PendUndelete(String, Int32, String) Queues deleted files or folders for restoration to the version-control repository.
Public method PendUndelete(array<ItemSpec>, LockLevel, Boolean) Queues deleted files or folders for restoration to the version-control repository.
Public method PendUndelete(array<ItemSpec>, LockLevel, Boolean, Boolean) Queues deleted files or folders for restoration from the version-control repository.
Public method PendUndelete(String, Int32, String, LockLevel, Boolean) Queues deleted files or folders for restoration to the version-control repository.
Public method PendUndelete(array<ItemSpec>, LockLevel, Boolean, Boolean, Boolean) Queues deleted files or folders for restoration to the version-control repository.
Public method PendUndelete(String, Int32, String, LockLevel, Boolean, Boolean) Queues deleted files or folders for restoration to the version-control repository.
Public method PendUndelete(String, Int32, String, LockLevel, Boolean, Boolean, Boolean) Queues deleted files or folders for restoration to the version-control repository.
Public method PendUndelete(String, Int32, String, LockLevel, Boolean, Boolean, Boolean, array<String>) Queues deleted files or folders for restoration to the version-control repository.
Public method PendUndelete(String, Int32, String, LockLevel, Boolean, Boolean, Boolean, array<String>, array<String>) Queues files or folders for undeletion from the repository and optionally restores them in the current workspace.
Top
Show: