SyncService.GetSyncProperties (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 GetSyncProperties ( _
    serverId As Guid _
) As SyncProperty()
[WebMethodAttribute]
public SyncProperty[] GetSyncProperties(
    Guid serverId
)

Parámetros

Valor devuelto

Tipo: array<Microsoft.TeamFoundation.Integration.Server.SyncProperty[]
Devuelva SyncProperty.

Seguridad de .NET Framework

Vea también

Referencia

SyncService Clase

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