共用方式為


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
)

參數

傳回值

類型:Microsoft.SharePoint.Client.Taxonomy.ChangedItemCollection

請參閱

參照

TermStore 類別

TermStore 成員

Microsoft.SharePoint.Client.Taxonomy 命名空間