TermStore.GetChanges 方法
命名空間: 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 TermStore
Dim changeInformation As ChangeInformation
Dim returnValue As ChangedItemCollection
returnValue = instance.GetChanges(changeInformation)
public ChangedItemCollection GetChanges(
ChangeInformation changeInformation
)
參數
changeInformation
類型:Microsoft.SharePoint.Client.Taxonomy.ChangeInformation國際標準時間 (UTC) 表示的最早的變更會傳回。
傳回值
類型:Microsoft.SharePoint.Client.Taxonomy.ChangedItemCollection