SPListItemLastModifiedDate members

Represents the last time stamp when an SPListItem was modified in a list.

The SPListItemLastModifiedDate type exposes the following members.

Properties

  Name Description
Public property DatabaseId Gets the ID of the database in which the list is stored.
Public property Exists Gets a Boolean value that indicates if the list being queried exists.
Public property LastItemDeletedDate Gets the date and time the last item of the list being queried was deleted.
Public property LastItemModifiedDate Gets the date and time the last item of the list being queried was modified.
Public property ListId Gets the ID of the list being queried.
Public property ListRootFolderUrl Gets the full URL to the root folder of the list being queried.
Public property SiteId Gets the ID of the SPSite in which the list is stored.
Public property SubscriptionId
Public property WebId Gets the ID of the SPWeb in which the list is stored.

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

SPListItemLastModifiedDate class

Microsoft.SharePoint.Administration namespace