共用方式為


SPListItemLastModifiedDate members

Include protected members
Include inherited members

代表SPListItem上次修改清單中的最後一個的時間戳記。

The SPListItemLastModifiedDate type exposes the following members.

Properties

  Name Description
Public property DatabaseId 取得清單儲存的資料庫的識別碼。
Public property Exists 取得 Boolean 值,指出要查詢的清單已存在。
Public property LastItemDeletedDate 會取得的日期和時間要查詢之清單的最後一個項目已遭刪除。
Public property LastItemModifiedDate 會取得的日期和時間要查詢之清單的最後一個項目已修改。
Public property ListId 取得要查詢之清單的識別碼。
Public property ListRootFolderUrl 取得要查詢之清單的根資料夾的完整 URL。
Public property SiteId 會取得SPSite已儲存的清單識別碼。
Public property WebId 會取得SPWeb已儲存的清單識別碼。

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

請參閱

參照

SPListItemLastModifiedDate class

Microsoft.SharePoint.Administration namespace