M-Files API 23.11.13135.0
UndoCheckout Method
VaultObjectOperations Object : UndoCheckout Method
The object version for which to perform the operation.
Description
Performs undo checkout for the specified object version.
Syntax
Visual Basic
Public Function UndoCheckout( _
   ByVal ObjVer As ObjVer _
) As ObjectVersion
Parameters
ObjVer
The object version for which to perform the operation.
Remarks
If the object is removed via this operation, the method returns null (or another marker for an empty or undefined value).
See Also

VaultObjectOperations Object  | VaultObjectOperations Members