Partager via


Repository5.UpdatePendingState, méthode

Utilisé pour mettre le conflit et restaurer à jour des informations. Il peut être utilisé si le wihtout de fichiers de téléchargements de client à l'aide d'un get pour stocker les conflits et la mise à jour rétablissent les informations.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Sub UpdatePendingState ( _
    workspaceName As String, _
    workspaceOwner As String, _
    updates As PendingState(), _
    maxClientPathLength As Integer _
)
[WebMethodAttribute]
public void UpdatePendingState(
    string workspaceName,
    string workspaceOwner,
    PendingState[] updates,
    int maxClientPathLength
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

Repository5 Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms