Condividi tramite


Metodo TeamProjectCollectionWebService.QueueAttachCollection

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamProjectCollectionWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices