This documentation is archived and is not being maintained.

ISyncService::GetSyncMappingChange Method

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

bool GetSyncMappingChange(
	Guid serverId, 
	int baselineRev, 
	[OutAttribute] SyncMapping^% mapping
)

Parameters

serverId
Type: System::Guid
baselineRev
Type: System::Int32
mapping
Type: Microsoft.TeamFoundation.Server::SyncMapping%

Return Value

Type: System::Boolean
Returns Boolean.

Show: