M-Files API 23.11.13135.0
HasFileDuplicates Method
VaultObjectFileOperations Object : HasFileDuplicates Method
The ID of the object containing the file.
The file version of which to find duplicates.
Description
Checks if duplicates of a file exist.
Syntax
Visual Basic
Public Function HasFileDuplicates( _
   ByVal ObjID As ObjID, _
   ByVal FileVer As FileVer _
) As Boolean
Parameters
ObjID
The ID of the object containing the file.
FileVer
The file version of which to find duplicates.
Remarks
Supported in M-Files 20.1.8669.3 and later.
See Also

VaultObjectFileOperations Object  | VaultObjectFileOperations Members