TeamProjectCollectionWebService.DeleteServicingOperation-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function DeleteServicingOperation ( _
    servicingOperation As String _
) As Boolean
[WebMethodAttribute]
public bool DeleteServicingOperation(
    string servicingOperation
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamProjectCollectionWebService Klasse

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