M-Files API 23.11.13135.0
VaultObjectFileOperations Object Members
Overview 
Public Methods
Adds an empty file to an existing object.
Adds a new file to the specified object based on the given path.
Stops the specified file download.
Closes the upload session.
Converts the specified object file to PDF format.
Downloads the content of the specified file from the server to the specified path.
Downloads the content of the specified file as a data URI.
Downloads the content of the specified file as a data URI.
Downloads the content of the specified file from the server to the specified path.
Downloads the content of the specified file from the server to the specified path.
Downloads the content of the specified file from the server to the specified path.
Begins the block-by-block download of the specified file.
Begins the block-by-block download of the specified file (uses 32-bit arguments).
Begins the block-by-block download of the specified file (using 32-bit arguments).
Begins the block-by-block download of the specified file.
Begins the block-by-block download of the specified file (uses 32-bit arguments).
Begins the block-by-block download of the specified file (using 32-bit arguments).
Begins the block-by-block download of the specified file.
Begins the block-by-block download of the specified file.
Retrieves a specific block of the specified file from the server.
Retrieves a specific block of the specified file from the server (uses 32-bit arguments).
Searches the vault for duplicate emails based on the given message ID.
Locates the first 100 duplicates of a specified file version in the vault as a list of ObjIDs.
Searches the vault for duplicates of a file based on the given path as a list of ObjIDs.
Locates the first 100 duplicates of a specified obj version in the vault as a list of ObjIDs.
Uses a numerical digest to search the vault for file versions with a matching MD5 checksum.
Uses a string digest to search the vault for file versions with a matching MD5 checksum.
Finds all of the duplicates in the vault.
Gets all object files of the specified object.
Gets all object files of the specified object for modification in event handler.
Gets the size of the specified file.
Gets the size of the specified file.
Gets the size of the specified file (using 32-bit arguments).
Gets the size of the specified file.
Gets the latest version of the specified file.
Retrieves the object of the file.
Gets the path of the file in the ID view.
Gets the path to the file either in the ID view or a traditional folder.
Gets the path of the file in the ID view.
Gets the path to the file either in the ID view or in a traditional folder.
Gets the plain text content of a file in the vault.
Gets the plain text content of a file in the vault.
Gets the plain text content of a temporary file.
Checks if duplicates of a file exist.
Opens the given object file in the default application as specified.
Performs an optical character recognition operation for object file.
Deletes the specified file from the specified object.
Renames the given file.
Updates metadata embedded in the specified file.
Uploads the new content of the specified file to the server.
Uploads a block of the specified file.
Uploads a block of the specified file (uses 32-bit arguments).
Begins uploading a file to the server.
Begins uploading a file to the server (uses 32-bit arguments).
Commits the upload operation of the specified file.
Commits the upload operation of the specified file (uses 32-bit arguments).
Commits the upload operation of the specified file (using 32-bit arguments).
Commits the upload operation of the specified file.
Uploads the new content of the specified file to the server.
Uploads new content for the specified document file from the specified data URI.
Uploads new content for the specified document file from the specified data URI.
Uploads the specified file as a temporary file to the server.
Uploads a block of the specified temporary file.
Uploads a block of the specified temporary file (using 32-bit arguments).
Begins uploading a temporary file to the server.
Begins uploading a temporary file to the server (using 32-bit arguments).
Commits the upload operation of the specified temporary file.
Commits the upload operation of the specified temporary file (using 32-bit arguments).
See Also

VaultObjectFileOperations Object