M-Files API 23.11.13135.0
CompareWithAnotherDocument Method
VaultObjectOperations Object : CompareWithAnotherDocument Method
The parent window for the dialog.
The document the content of which to compare with the content of another one.
The filename and extension of the document.
Description
Compares the content of this document with the content of another one.
Syntax
Visual Basic
Public Sub CompareWithAnotherDocument( _
   ByVal ParentWindow As Long, _
   ByVal ObjVer As ObjVer, _
   ByVal FileTitleAndExtension As String _
) 
Parameters
ParentWindow
The parent window for the dialog.
ObjVer
The document the content of which to compare with the content of another one.
FileTitleAndExtension
The filename and extension of the document.
Remarks

Supported in M-Files 19.5.7811.5 and later.

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

See Also

VaultObjectOperations Object  | VaultObjectOperations Members