Partilhar via


Método TeamProjectCollectionWebService.QueueAttachCollection

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

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function QueueAttachCollection ( _
    collectionProperties As TeamProjectCollectionProperties, _
    cloneCollection As Boolean _
) As ServicingJobDetail
[WebMethodAttribute]
public ServicingJobDetail QueueAttachCollection(
    TeamProjectCollectionProperties collectionProperties,
    bool cloneCollection
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Segurança do .NET Framework

Consulte também

Referência

TeamProjectCollectionWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices