Condividi tramite


Metodo CatalogWebService.QueryResourcesByType

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 QueryResourcesByType ( _
    resourceTypes As Guid(), _
    propertyFilters As KeyValue(Of String, String)(), _
    queryOptions As Integer _
) As CatalogData
[WebMethodAttribute]
public CatalogData QueryResourcesByType(
    Guid[] resourceTypes,
    KeyValue<string, string>[] propertyFilters,
    int queryOptions
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CatalogWebService Classe

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