Freigeben über


TeamProjectCollectionWebService.GetCollectionProperties-Methode

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

Syntax

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

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamProjectCollectionWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace