Compartilhar via


TermSet.GetChanges método

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assemblies:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (em Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (em Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (em Microsoft.SharePoint.Client.Taxonomy.dll)

Sintaxe

'Declaração
Public Function GetChanges ( _
    changeInformation As ChangeInformation _
) As ChangedItemCollection
'Uso
Dim instance As TermSet
Dim changeInformation As ChangeInformation
Dim returnValue As ChangedItemCollection

returnValue = instance.GetChanges(changeInformation)
public ChangedItemCollection GetChanges(
    ChangeInformation changeInformation
)

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.Taxonomy.ChangedItemCollection

Ver também

Referência

TermSet classe

TermSet membros

Microsoft.SharePoint.Client.Taxonomy namespace