M-Files API 23.11.13135.0
CheckOutMultipleObjects Method
VaultObjectOperations Object : CheckOutMultipleObjects Method
The IDs of the objects to be checked out. One batch can include a maximum of 500 objects.
Description
Checks out multiple objects at once.
Syntax
Visual Basic
Public Function CheckOutMultipleObjects( _
   ByVal ObjIDs As ObjIDs _
) As ObjectVersions
Parameters
ObjIDs
The IDs of the objects to be checked out. One batch can include a maximum of 500 objects.
See Also

VaultObjectOperations Object  | VaultObjectOperations Members