Partager via


LocationWebService.RemoveServiceDefinitions, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function RemoveServiceDefinitions ( _
    serviceDefinitions As List(Of ServiceDefinition), _
    lastChangeId As Integer _
) As LocationServiceData
[WebMethodAttribute]
public LocationServiceData RemoveServiceDefinitions(
    List<ServiceDefinition> serviceDefinitions,
    int lastChangeId
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.Alm.LocationServiceData

Sécurité .NET Framework

Voir aussi

Référence

LocationWebService Classe

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices, espace de noms