M-Files API 23.11.13135.0
GetFileSizeEx Method
VaultObjectFileOperations Object : GetFileSizeEx Method
The ID of the object containing the file.
The file version to examine.
Description
Gets the size of the specified file.
Syntax
Visual Basic
Public Function GetFileSizeEx( _
   ByVal ObjID As ObjID, _
   ByVal FileVer As FileVer _
) As Unknown
Parameters
ObjID
The ID of the object containing the file.
FileVer
The file version to examine.
See Also

VaultObjectFileOperations Object  | VaultObjectFileOperations Members