Partager via


ISyncService.GetSyncMappingChange, méthode

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

Syntaxe

'Déclaration
Function GetSyncMappingChange ( _
    serverId As Guid, _
    baselineRev As Integer, _
    <OutAttribute> ByRef mapping As SyncMapping _
) As Boolean
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

ISyncService Interface

Microsoft.TeamFoundation.Server, espace de noms