命名空间: Microsoft.SharePoint.Client.Taxonomy
程序集: Microsoft.SharePoint.Client.Taxonomy.Silverlight(位于 Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 中); Microsoft.SharePoint.Client.Taxonomy.Phone(位于 Microsoft.SharePoint.Client.Taxonomy.Phone.dll 中) Microsoft.SharePoint.Client.Taxonomy(位于 Microsoft.SharePoint.Client.Taxonomy.dll 中)
语法
声明
Public Function GetChanges ( _
changeInformation As ChangeInformation _
) As ChangedItemCollection
用法
Dim instance As TermSet
Dim changeInformation As ChangeInformation
Dim returnValue As ChangedItemCollection
returnValue = instance.GetChanges(changeInformation)
public ChangedItemCollection GetChanges(
ChangeInformation changeInformation
)
参数
- changeInformation
类型:Microsoft.SharePoint.Client.Taxonomy.ChangeInformation
返回值
类型:Microsoft.SharePoint.Client.Taxonomy.ChangedItemCollection