M-Files API 23.11.13135.0
SetLatestVersion Method
ObjVer Object : SetLatestVersion Method
The type part of an object version.
The ID part of an object version.
Description
Sets the object version to represent the latest version of the object.
Syntax
Visual Basic
Public Sub SetLatestVersion( _
   ByVal ObjType As Long, _
   ByVal ID As Long _
) 
Parameters
ObjType
The type part of an object version.
ID
The ID part of an object version.
See Also

ObjVer Object  | ObjVer Members