M-Files API 23.11.13135.0
FindVaultDuplicates Method
VaultObjectFileOperations Object : FindVaultDuplicates Method
When this is set to "true", the results do not contain duplicates that are part of a deleted object.
Description
Finds all of the duplicates in the vault.
Syntax
Visual Basic
Public Function FindVaultDuplicates( _
   Optional ByVal ExcludeFilesFromDeletedObjects As Boolean = True _
) As ObjVers
Parameters
ExcludeFilesFromDeletedObjects
When this is set to "true", the results do not contain duplicates that are part of a deleted object.
Remarks
Supported in M-Files 21.11.10853.5 and later.
See Also

VaultObjectFileOperations Object  | VaultObjectFileOperations Members