Change.ChangeToken - Propriété
Gets a value that specifies a change token that identifies the changed object.
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 ReadOnly Property ChangeToken As ChangeToken
Get
'Utilisation
Dim instance As Change
Dim value As ChangeToken
value = instance.ChangeToken
public ChangeToken ChangeToken { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ChangeToken
Returns a ChangeToken instance representing the change token that identifies the changed object.