ISyncService Interface
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Interface ISyncService
public interface ISyncService
public interface class ISyncService
type ISyncService = interface end
public interface ISyncService
The ISyncService type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetSyncMapping | ||
GetSyncMappingChange | ||
GetSyncProperties | ||
GetSyncProperty | ||
SaveMapping | ||
SaveSyncProperty |
Top