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

ObjVer Object  | ObjVer Members