Partager via


TeamProjectCollectionWebService.GetServicingStepGroupOperations, méthode

Retourne une liste d'opérations de maintenance auxquelles a spécifié le groupe d'étape appartient.

Espace de noms :  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function GetServicingStepGroupOperations ( _
    stepGroup As String _
) As List(Of String)
[WebMethodAttribute]
public List<string> GetServicingStepGroupOperations(
    string stepGroup
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<String>

Sécurité .NET Framework

Voir aussi

Référence

TeamProjectCollectionWebService Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms