M-Files API 23.11.13135.0
SetSpecificVersion Method
FileVer Object : SetSpecificVersion Method
The ID part of a file version.
The version part of a file version.
Description
Sets the file version to represent a specific version of the file.
Syntax
Visual Basic
Public Sub SetSpecificVersion( _
   ByVal ID As Long, _
   ByVal Version As Long _
) 
Parameters
ID
The ID part of a file version.
Version
The version part of a file version.
See Also

FileVer Object  | FileVer Members