Share via


Workspace.PendUndelete Method

Include Protected Members
Include Inherited Members

Queues files or folders for undeletion from the database and optionally restores them in the current workspace.

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

Public method

PendUndelete(String, Int32)

Queues files or folders for undeletion from the database and optionally restores them in the current workspace.

Public method

PendUndelete(array<ItemSpec[], LockLevel, Boolean)

Queues files or folders for undeletion from the database and optionally restores them in the current workspace.

Public method

PendUndelete(String, Int32, String)

Queues files or folders for undeletion from the database and optionally restores them in the current workspace.

Public method

PendUndelete(array<ItemSpec[], LockLevel, Boolean, Boolean)

Queues files or folders for undeletion from the database and optionally restores them in the current workspace.

Public method

PendUndelete(String, Int32, String, LockLevel, Boolean)

Queues files or folders for undeletion from the database and optionally restores them in the current workspace.

Public method

PendUndelete(String, Int32, String, LockLevel, Boolean, Boolean)

Queues files or folders for undeletion from the database and optionally restores them in the current workspace.

Top

See Also

Reference

Workspace Class

Workspace Members

Microsoft.TeamFoundation.VersionControl.Client Namespace