Share via


Método Classification.ReorderNode

Ordenação de nó.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

Classification Classe

Namespace Microsoft.TeamFoundation.Integration.Server