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
- changeInformation
Tipo: Microsoft.SharePoint.Client.Taxonomy.ChangeInformation
Valor retornado
Tipo: Microsoft.SharePoint.Client.Taxonomy.ChangedItemCollection