Partager via


SyncService.GetSyncMappingChange, méthode

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

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function GetSyncMappingChange ( _
    serverId As Guid, _
    baselineRev As Integer, _
    <OutAttribute> ByRef mapping As SyncMapping _
) As Boolean
[WebMethodAttribute]
public bool GetSyncMappingChange(
    Guid serverId,
    int baselineRev,
    out SyncMapping mapping
)

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

SyncService Classe

Microsoft.TeamFoundation.Integration.Server, espace de noms