SP.FileVersionCollection.item Property

Applies to: SharePoint Foundation 2010

Gets the file version at the specified index in the collection.

var value = SP.FileVersionCollection.get_item();

Property Value

Type: SP.FileVersion

The file version at the specified index in the collection.

Applies To

SP.FileVersionCollection Class

See Also

Reference

SP.FileVersionCollection Methods

SP.FileVersionCollection Properties

SP Namespace