共用方式為


SPListItemVersion members

Include protected members
Include inherited members

表示清單項目的版本。

The SPListItemVersion type exposes the following members.

Properties

  Name Description
Public property Created 取得的建立日期和時間項目版本。
Public property CreatedBy 取得使用者所建立的項目版本。
Public property Fields 取得包含項目版本清單中使用的欄位集合。
Public property FileVersion
Public property IsCurrentVersion 取得值,這個值,指出項目版本是否為目前版本的清單項目。
Public property Item[Int32] 取得與項目相關聯的欄位集合中指定之索引處的項目版本中包含的值。
Public property Item[String] 取得值,根據指定的資料行的顯示名稱的項目版本。
Public property Level 取得項目版本的發行集的層級。
Public property ListItem 取得目前的清單項目。
Public property Url 取得項目版本與 Web 站台包含之項目的相對的 URL。
Public property VersionId 取得版本的 ID。
Public property VersionLabel 取得項目版本的版本號碼。

Top

Methods

  Name Description
Public method Delete 刪除清單項目版本。
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 Recycle 回收清單項目版本。
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPListItemVersion class

Microsoft.SharePoint namespace