SyncService.GetSyncMapping (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function GetSyncMapping ( _
    serverId As Guid _
) As SyncMapping
[WebMethodAttribute]
public SyncMapping GetSyncMapping(
    Guid serverId
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Integration.Server.SyncMapping
Devuelva SyncMapping.

Seguridad de .NET Framework

Vea también

Referencia

SyncService Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)