M-Files API 23.11.13135.0
DestroyObjects Method
VaultObjectOperations Object : DestroyObjects Method
The IDs of the objects to be destroyed. One batch can include a maximum of 500 objects.
Description
Destroys the specified objects.
Syntax
Visual Basic
Public Sub DestroyObjects( _
   ByVal ObjIDs As ObjIDs _
) 
Parameters
ObjIDs
The IDs of the objects to be destroyed. One batch can include a maximum of 500 objects.
See Also

VaultObjectOperations Object  | VaultObjectOperations Members