SPIssueList.GetChanges Method

Include Protected Members
Include Inherited Members

Queries the change log and returns a collection of changes that have occurred in the list.

Overload List

  Name Description
Public method GetChanges() Returns the default number of changes from the current change log for the list. (Inherited from SPList.)
Public method GetChanges(SPChangeQuery) Gets the changes to the list from the change log as filtered by the specified query. (Inherited from SPList.)
Public method GetChanges(SPChangeToken) Returns a collection of changes starting from a particular point in the change log. (Inherited from SPList.)
Public method GetChanges(SPChangeToken, SPChangeToken) Returns a collection of changes logged over a specified period of time. (Inherited from SPList.)

Top

See Also

Reference

SPIssueList Class

SPIssueList Members

Microsoft.SharePoint Namespace