M-Files API 23.11.13135.0
UndoCheckoutMultipleObjects Method
VaultObjectOperations Object : UndoCheckoutMultipleObjects Method
The ObjVers collection for which to perform this operation.
Description
Performs undo checkout for the specified object versions.
Syntax
Visual Basic
Public Function UndoCheckoutMultipleObjects( _
   ByVal ObjVers As ObjVers _
) As ObjectVersions
Parameters
ObjVers
The ObjVers collection for which to perform this operation.
Remarks
If the objects are removed via this operation, the VisibleAfterOperation field for those objects will be false.
See Also

VaultObjectOperations Object  | VaultObjectOperations Members