M-Files API 23.11.13135.0
UploadTemporaryFileCommit Method
VaultObjectFileOperations Object : UploadTemporaryFileCommit Method
The upload to be committed.
The logical size of the file.
Description
Commits the upload operation of the specified temporary file.
Syntax
Visual Basic
Public Sub UploadTemporaryFileCommit( _
   ByVal UploadID As Long, _
   ByVal LogicalSize As Unknown _
) 
Parameters
UploadID
The upload to be committed.
LogicalSize
The logical size of the file.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultObjectFileOperations Object  | VaultObjectFileOperations Members