SP.FileVersionCollection.deleteByID(vid) Method

Applies to: SharePoint Foundation 2010

Deletes the specified version of the file.

SP.FileVersionCollection.deleteByID(vid);

Parameters

vid

Type: Int32

Specifies the file version identifier to delete. The vid must not be zero.

Applies To

SP.FileVersionCollection Class

See Also

Reference

SP.FileVersionCollection Methods

SP.FileVersionCollection Properties

SP Namespace