SPListItemVersion Properties

Include Protected Members
Include Inherited Members

The SPListItemVersion type exposes the following members.

Properties

  Name Description
Public property Created Gets the creation date and time for the item version.
Public property CreatedBy Gets the user that created the item version.
Public property Fields Gets the collection of fields that are used in the list that contains the item version.
Public property IsCurrentVersion Gets a value that indicates whether the item version is the current version of the list item.
Public property Item[Int32] Gets the value that is contained by the item version at the specified index in the collection of fields that is associated with the item.
Public property Item[String] Gets a value in the item version based on the specified column display name.
Public property Level Gets the level of publication for the item version.
Public property ListItem Gets the current list item.
Public property Url Gets the URL of the item version relative to the Web site that contains the item.
Public property VersionId Gets the ID of the version.
Public property VersionLabel Gets the version number of the item version.

Top

See Also

Reference

SPListItemVersion Class

Microsoft.SharePoint Namespace