Repository.CheckPendingChanges Method

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

[WebMethodAttribute]
public List<Failure> CheckPendingChanges(
    string workspaceName,
    string ownerName,
    string[] serverItems
)

Parameters

Return Value

Type: System.Collections.Generic.List<Failure>

.NET Framework Security

See Also

Reference

Repository Class

Microsoft.TeamFoundation.VersionControl.Server Namespace