Partilhar via


Método SyncService.GetSyncProperties

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function GetSyncProperties ( _
    serverId As Guid _
) As SyncProperty()
[WebMethodAttribute]
public SyncProperty[] GetSyncProperties(
    Guid serverId
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

SyncService Classe

Namespace Microsoft.TeamFoundation.Integration.Server