M-Files API 23.11.13135.0
WOPIUploadFileCommit Method
ServerWOPIOperations Object : WOPIUploadFileCommit Method
The WOPI user session token.
The upload ID.
Description
Commits the upload operation of the specified file edited or co-authored with WOPI.
Syntax
Visual Basic
Public Sub WOPIUploadFileCommit( _
   ByVal WOPIUserSessionToken As String, _
   ByVal UploadID As Long _
) 
Parameters
WOPIUserSessionToken
The WOPI user session token.
UploadID
The upload ID.
Remarks
Supported in M-Files 21.6.10322.0 and later.
See Also

ServerWOPIOperations Object  | ServerWOPIOperations Members