M-Files API 23.11.13135.0
DelayedCheckIn Method
VaultObjectOperations Object : DelayedCheckIn Method
The object identifier for the object to be checked in.
Description
Performs check-in operation for the object after any of the object's files are no longer in use.
Syntax
Visual Basic
Public Sub DelayedCheckIn( _
   ByVal ObjVer As ObjVer _
) 
Parameters
ObjVer
The object identifier for the object to be checked in.
Remarks

This method is available only if M-Files API is used in the client interface mode.

See Also

VaultObjectOperations Object  | VaultObjectOperations Members