Share via


FileVersionCollection.GetById(Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.FileVersion GetById (int versionid);
member this.GetById : int -> Microsoft.SharePoint.Client.FileVersion
Public Function GetById (versionid As Integer) As FileVersion

Parameters

versionid
Int32

Returns

Attributes

Applies to