Workspace.PendEdit Method

Include Protected Members
Include Inherited Members

Checks out files for editing from the database.

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

PendEdit(String)

Checks out files for editing from the database.

Public method

PendEdit(array<String[])

Checks out files for editing from the database.

Public method

PendEdit(String, RecursionType)

Checks out files for editing from the database.

Public method

PendEdit(array<String[], RecursionType)

Checks out files for editing from the database.

Public method

PendEdit(array<String[], RecursionType, String, LockLevel)

Checks out files for editing from the database.

Top

See Also

Reference

Workspace Class

Workspace Members

Microsoft.TeamFoundation.VersionControl.Client Namespace