Classification.GetChangedNodes 方法

检索在特定非负的订单 ID. 后更改的所有节点

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

语法

声明
<WebMethodAttribute> _
Public Function GetChangedNodes ( _
    firstSequenceId As Integer _
) As String
[WebMethodAttribute]
public string GetChangedNodes(
    int firstSequenceId
)

参数

返回值

类型:System.String

.NET Framework 安全性

请参阅

参考

Classification 类

Microsoft.TeamFoundation.Integration.Server 命名空间