Condividi tramite


Metodo TeamProjectCollectionWebService.GetCollectionProperties

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 GetCollectionProperties ( _
    ids As Guid(), _
    filterFlags As Integer _
) As TeamProjectCollectionProperties()
[WebMethodAttribute]
public TeamProjectCollectionProperties[] GetCollectionProperties(
    Guid[] ids,
    int filterFlags
)

Parametri

Valore restituito

Tipo: array<Microsoft.TeamFoundation.Framework.Server.TeamProjectCollectionProperties[]

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamProjectCollectionWebService Classe

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