This topic has not yet been rated - Rate this topic

SPSite.CurrentChangeToken Property

Gets the change token that will be used to log the next change to the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public SPChangeToken CurrentChangeToken { get; }

Property Value

Type: Microsoft.SharePoint.SPChangeToken
An SPChangeToken object that represents the change token.

You can use the value of this property to query the change log by calling the GetChanges(SPChangeToken) method. For more information, see Using the Change Log.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ