Classification.ReorderNode (Método)

el orden de nodo

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

Classification Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)