M-Files API 23.11.13135.0
UploadSharedFileCommit Method
SharedLinkPublicOperations Object : UploadSharedFileCommit Method
The vault identifier.
Specifies the access key of the shared link.
The upload session ID.
The logical size of the file.
Description
Commits the upload operation of the specified co-authored file.
Syntax
Visual Basic
Public Sub UploadSharedFileCommit( _
   ByRef VaultGUID As GUID, _
   ByVal AccessKey As String, _
   ByVal UploadID As Long, _
   ByVal LogicalSize As Unknown _
) 
Parameters
VaultGUID
The vault identifier.
AccessKey
Specifies the access key of the shared link.
UploadID
The upload session ID.
LogicalSize
The logical size of the file.
Remarks
Requires M-Files 18.10.6895.1 or later.
See Also

SharedLinkPublicOperations Object  | SharedLinkPublicOperations Members