Compartir a través de


TeamProjectCollectionWebService.QueueAttachCollection (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core.WebServices
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function QueueAttachCollection ( _
    collectionProperties As TeamProjectCollectionProperties, _
    cloneCollection As Boolean _
) As ServicingJobDetail
[WebMethodAttribute]
public ServicingJobDetail QueueAttachCollection(
    TeamProjectCollectionProperties collectionProperties,
    bool cloneCollection
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Seguridad de .NET Framework

Vea también

Referencia

TeamProjectCollectionWebService Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)