Condividi tramite


Metodo TeamProjectCollectionWebService.QueueCreateCollection

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 QueueCreateCollection ( _
    collectionProperties As TeamProjectCollectionProperties, _
    dataTierConnectionString As String _
) As ServicingJobDetail
[WebMethodAttribute]
public ServicingJobDetail QueueCreateCollection(
    TeamProjectCollectionProperties collectionProperties,
    string dataTierConnectionString
)

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