Freigeben über


TeamProjectCollectionWebService.QueueAttachCollection-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamProjectCollectionWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace