SPListItemVersion.Item property
Gets the value that is contained by the item in the specified column.
Overload list
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
Item[String] | Gets a value in the item version based on the specified column display name. |
Top