Classification.ReorderNode 方法

排序节点。

命名空间:  Microsoft.TeamFoundation.Integration.Server
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

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

参数

.NET Framework 安全性

请参阅

参考

Classification 类

Microsoft.TeamFoundation.Integration.Server 命名空间