SPChangeAlert members

Represents a change to an alert.

The SPChangeAlert type exposes the following members.

Properties

  Name Description
Public property ChangeToken Gets the unique change token of the object that has changed. (Inherited from SPChange.)
Public property ChangeType Gets the type of change that has been made to the item. (Inherited from SPChange.)
Public property Id Gets the GUID that identifies the alert that changed.
Protected property InternalListId Gets the ID of the list that contains the changed object. (Inherited from SPChange.)
Protected property InternalUniqueId Gets the ID of the changed object. (Inherited from SPChange.)
Protected property InternalUrl Gets the URL of the changed object. (Inherited from SPChange.)
Protected property InternalWebId Gets the ID of the Website that contains the changed object. (Inherited from SPChange.)
Public property ListId Gets the GUID of the list in which the alert changed.
Public property SiteId Gets the site ID of the site collection in which the object changed. (Inherited from SPChange.)
Public property Time Gets the time at which the change was committed to the change log. (Inherited from SPChange.)
Public property WebId Gets the GUID of the Web site in which the alert changed.

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

SPChangeAlert class

Microsoft.SharePoint namespace