SP.FileVersion.id Property
Applies to: SharePoint Foundation 2010
Gets the internal identifier for the file version.
var value = SP.FileVersion.get_id();
Property Value
Type: Int32
Applies to: SharePoint Foundation 2010
Gets the internal identifier for the file version.
var value = SP.FileVersion.get_id();
Type: Int32