M-Files API 23.11.13135.0
CompareWithPreviousVersionEx Method
VaultObjectOperations Object : CompareWithPreviousVersionEx Method
The parent window for the dialog.
The document version the content of which to compare with the content of the previous 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 the previous one.
Syntax
Visual Basic
Public Sub CompareWithPreviousVersionEx( _
   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 the previous version.
FileTitleAndExtension
The filename of the document. Specify when you are referring to a file in a multi-file document.
Remarks

Supported in 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