M-Files API 23.11.13135.0
DownloadFileInBlocks_BeginEx2 Method
VaultObjectFileOperations Object : DownloadFileInBlocks_BeginEx2 Method
The object identifier of the object that contains the file.
The file version.
Description
Begins the block-by-block download of the specified file.
Syntax
Visual Basic
Public Function DownloadFileInBlocks_BeginEx2( _
   ByVal ObjID As ObjID, _
   ByVal FileVer As FileVer _
) As FileDownloadSession
Parameters
ObjID
The object identifier of the object that contains the file.
FileVer
The file version.
See Also

VaultObjectFileOperations Object  | VaultObjectFileOperations Members