TeamProjectCollectionWebService.GetServicingStepGroupOperations-Methode

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

Syntax

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

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamProjectCollectionWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace