Partager via


LocationWebService.QueryServices, 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 QueryServices ( _
    serviceTypeFilters As List(Of ServiceTypeFilter), _
    lastChangeId As Integer _
) As LocationServiceData
[WebMethodAttribute]
public LocationServiceData QueryServices(
    List<ServiceTypeFilter> serviceTypeFilters,
    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