SPListItemVersion.Item Property
Include Protected Members
Include Inherited Members
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