M-Files API 23.11.13135.0
GetLatestFileVersion Method
VaultObjectFileOperations Object : GetLatestFileVersion Method
The ID of the file.
True to allow a checked out version to be returned.
Description
Gets the latest version of the specified file.
Syntax
Visual Basic
Public Function GetLatestFileVersion( _
   ByVal FileID As Long, _
   ByVal AllowCheckedOut As Boolean _
) As FileVer
Parameters
FileID
The ID of the file.
AllowCheckedOut
True to allow a checked out version to be returned.
See Also

VaultObjectFileOperations Object  | VaultObjectFileOperations Members