Classification.ReorderNode-Methode

Reihenfolge des Knotens

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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