Searches the vault for duplicates of a file based on the given path as a list of ObjIDs.
Specifies whether the results should exclude duplicates that belong to deleted objects.
Supported in M-Files 19.3.7499.1 and later.
Visual Basic |
---|
Public Function FindFileDuplicatesBasedOnPath( _ ByVal SourceFilePath As String, _ Optional ByVal ExcludeFilesFromDeletedObjects As Boolean = True _ ) As ObjIDs |
Specifies whether the results should exclude duplicates that belong to deleted objects.
Supported in M-Files 19.3.7499.1 and later.
Supported in M-Files 19.2.7378.0 and later.
This method is available only if M-Files API is used in the client interface mode.