This documentation is archived and is not being maintained.
ISyncService::GetSyncMappingChange Method
Visual Studio 2013
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%
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: