M-Files API 23.11.13135.0
CompareWithAnotherVersionEx Method
VaultObjectOperations Object : CompareWithAnotherVersionEx Method
The parent window for the dialog.
The document version the content of which to compare with the content of another version.
The filename of the document. Specify when you are referring to a file in a multi-file document.
Description
Compares the content of this document version with the content of another one.
Syntax
Visual Basic
Public Sub CompareWithAnotherVersionEx( _
   ByVal ParentWindow As Long, _
   ByVal ObjVer As ObjVer, _
   ByVal FileTitleAndExtension As String _
) 
Parameters
ParentWindow
The parent window for the dialog.
ObjVer
The document version the content of which to compare with the content of another version.
FileTitleAndExtension
The filename of the document. Specify when you are referring to a file in a multi-file document.
Remarks

Supported in M-Files 20.6.9181.4 and later.

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

See Also

VaultObjectOperations Object  | VaultObjectOperations Members