Condividi tramite


Metodo LocationWebService.QueryServices

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<WebMethodAttribute> _
Public Function QueryServices ( _
    serviceTypeFilters As List(Of ServiceTypeFilter), _
    lastChangeId As Integer _
) As LocationServiceData
[WebMethodAttribute]
public LocationServiceData QueryServices(
    List<ServiceTypeFilter> serviceTypeFilters,
    int lastChangeId
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LocationWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices