SPListItemVersion members
Include protected members
Include inherited members
表示清單項目的版本。
The SPListItemVersion type exposes the following members.
Properties
Name | Description | |
---|---|---|
Created | 取得的建立日期和時間項目版本。 | |
CreatedBy | 取得使用者所建立的項目版本。 | |
Fields | 取得包含項目版本清單中使用的欄位集合。 | |
FileVersion | ||
IsCurrentVersion | 取得值,這個值,指出項目版本是否為目前版本的清單項目。 | |
Item[Int32] | 取得與項目相關聯的欄位集合中指定之索引處的項目版本中包含的值。 | |
Item[String] | 取得值,根據指定的資料行的顯示名稱的項目版本。 | |
Level | 取得項目版本的發行集的層級。 | |
ListItem | 取得目前的清單項目。 | |
Url | 取得項目版本與 Web 站台包含之項目的相對的 URL。 | |
VersionId | 取得版本的 ID。 | |
VersionLabel | 取得項目版本的版本號碼。 |
Top
Methods
Name | Description | |
---|---|---|
Delete | 刪除清單項目版本。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Recycle | 回收清單項目版本。 | |
ToString | (Inherited from Object.) |
Top