ChangeToken - Classe
Represents the unique sequential location of a change within the change log.
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.ChangeToken
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ChangeToken _
Inherits ClientValueObject
'Utilisation
Dim instance As ChangeToken
public sealed class ChangeToken : ClientValueObject
Remarques
Client applications can use the change token as a starting point for retrieving changes.
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.