M-Files API 23.11.13135.0
CheckOut Method
VaultObjectOperations Object : CheckOut Method
The object ID that identifies the object.
Description
Checks out the object.
Syntax
Visual Basic
Public Function CheckOut( _
   ByVal ObjID As ObjID _
) As ObjectVersion
Parameters
ObjID
The object ID that identifies the object.
Return Type
The ObjectVersion object that contains information on the object after checkout.
See Also

VaultObjectOperations Object  | VaultObjectOperations Members