Gets a URL which can be used to display the differences between a document in the vault and a temporarily uploaded file.
Visual Basic |
---|
Public Function CompareWithTemporaryFile( _ ByVal ObjIdOriginal As ObjID, _ ByVal FileVerOriginal As FileVer, _ ByVal UploadSessionID As Long, _ ByVal UploadFileName As String, _ ByVal Language As String, _ ByVal AllowDownload As Boolean _ ) As String |
Supported in M-Files 19.10.8339.0 and later.
This method is available only if M-Files API is used in the server interface mode.