Compartilhar via


Método TeamProjectCollectionWebService.GetServicingStepGroupOperations

Retorna uma lista de operações de serviço que especificou ao grupo da etapa pertence.

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

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function GetServicingStepGroupOperations ( _
    stepGroup As String _
) As List(Of String)
[WebMethodAttribute]
public List<string> GetServicingStepGroupOperations(
    string stepGroup
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

TeamProjectCollectionWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices