M-Files API 23.11.13135.0
CompareWithPreviousVersion Method
VaultObjectOperations Object : CompareWithPreviousVersion Method
The parent window for the dialog.
The document version the content of which to compare with the content of the previous version.
Description
Compares the content of this document version with the content of the previous one. Use the CompareWithPreviousVersionEx method for multi-file document support.
Syntax
Visual Basic
Public Sub CompareWithPreviousVersion( _
   ByVal ParentWindow As Long, _
   ByVal ObjVer As ObjVer _
) 
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.
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