M-Files API 23.11.13135.0
ForceUndoCheckout Method
VaultObjectOperations Object : ForceUndoCheckout Method
The object version for which to perform the operation.
Description
Performs undo checkout and enforces the operation if the user has permission to perform forced undo checkout.
Syntax
Visual Basic
Public Function ForceUndoCheckout( _
   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