Share via


SP.FileVersionCollection.item property (sp.js)

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

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.FileVersionCollection.get_item ()

Parameters

  • index

Return value

Type: SP.FileVersion

The file version at the specified index in the collection.

See also

Other resources

FileVersionCollection REST resource