M-Files API 23.11.13135.0
SetWOPILock Method
ServerWOPIOperations Object : SetWOPILock Method
The WOPI user session token.
The lock value.
Description
Sets the WOPI lock.
Syntax
Visual Basic
Public Sub SetWOPILock( _
   ByVal WOPIUserSessionToken As String, _
   ByVal LockValue As String _
) 
Parameters
WOPIUserSessionToken
The WOPI user session token.
LockValue
The lock value.
Remarks
Supported in M-Files 21.6.10322.0 and later.
See Also

ServerWOPIOperations Object  | ServerWOPIOperations Members