Freigeben über


Classification.ReorderNode-Methode

Reihenfolge des Knotens.

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub ReorderNode ( _
    nodeUri As String, _
    moveBy As Integer _
)
[WebMethodAttribute]
public void ReorderNode(
    string nodeUri,
    int moveBy
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace