Partilhar via


Método TeamProjectCollectionWebService.GetCollectionProperties

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function GetCollectionProperties ( _
    ids As Guid(), _
    filterFlags As Integer _
) As TeamProjectCollectionProperties()
[WebMethodAttribute]
public TeamProjectCollectionProperties[] GetCollectionProperties(
    Guid[] ids,
    int filterFlags
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

TeamProjectCollectionWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices