M-Files API 23.11.13135.0
FileDownloadSession Object
Members
Collapse All
Expand All
Description
The FileDownloadSession class represents a file download session.
Public Properties
DownloadID
The download session ID.
FileSize
The size of the file.
FileSize32
The size of the file.
VersionData
The refreshed document version information.
Remarks
A session object for file downloads. The object can be acquired by using download methods in the
VaultObjectFileOperations
interface.
See Also
FileDownloadSession Members
|
VaultObjectFileOperations Object