Freigeben über


SyncService.GetSyncProperties-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetSyncProperties ( _
    serverId As Guid _
) As SyncProperty()
[WebMethodAttribute]
public SyncProperty[] GetSyncProperties(
    Guid serverId
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Integration.Server.SyncProperty[]
Gibt SyncProperty zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

SyncService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace