SPChange members

Represents a change that has been made to a SharePoint object within the scope of an item, list, Web site, site collection, or content database, or to a security policy within the scope of a Web application.

The SPChange type exposes the following members.

Properties

  Name Description
Public property ChangeToken Gets the unique change token of the object that has changed.
Public property ChangeType Gets the type of change that has been made to the item.
Protected property InternalListId Gets the ID of the list that contains the changed object.
Protected property InternalUniqueId Gets the ID of the changed object.
Protected property InternalUrl Gets the URL of the changed object.
Protected property InternalWebId Gets the ID of the Website that contains the changed object.
Public property SiteId Gets the site ID of the site collection in which the object changed.
Public property Time Gets the time at which the change was committed to the change log.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPChange class

Microsoft.SharePoint namespace