M-Files API 23.11.13135.0
VaultObjectOperations Object Members
Overview 
Public Methods
Adds the specified object to the 'Favorites' view of the current user.
Adds the specified objects to the 'Favorites' view of the current user.
Changes the permissions for the specified object.
Changes the permissions for the specified object.
Checks in the object.
Checks in multiple objects at once.
Checks out the object.
Checks out multiple objects at once.
Compares the content of this document with the content of another one.
Compares the content of this document version with the content of another one. Use the CompareWithAnotherVersionEx method for multi-file document support.
Compares the content of this document version with the content of another one.
Compares the content of this document version with the content of the previous one. Use the CompareWithPreviousVersionEx method for multi-file document support.
Compares the content of this document version with the content of the previous one.
Saves a copy of the deleted conflict object as a new version of the related base object.
Creates a new assignment.
Creates a new single-file document based on the specified properties and source files.
Creates a new object based on the specified properties and source files.
Creates a new object based on the specified properties and source files.
Creates a new object based on the specified properties and source files.
Creates a new single file object based on the specified properties and source file.
Creates a new single file object based on the specified properties and source file.
Performs check-in operation for the object after any of the object's files are no longer in use.
Deletes the specified object.
Destroys an object or a specific version of the object. Prefer DestroyObjectEx as its parameter ObjectVersion supports unmanaged external repository objects.
Destroys the specified object, or a specific version of the object.
Destroys the specified objects.
Starts or stops following the specified object. While the object is being followed, the current user will be notified if the object changes.
Performs undo checkout and enforces the operation if the user has permission to perform forced undo checkout.
Gets all the collection members of the specified collection.
Gets the history of the specified object. Use GetHistoryEx for additional options.
Gets the extended history of the specified object with search parameters.
Gets the latest version and properties of the specified object.
Gets the latest version of the specified object.
Gets the latest version of the specified object. Optionally notifies M-Files windows to update the object in their listings.
For the specified object or file, gets a link to a web page that is used to open the item in the preferred M-Files client.
Gets an M-Files URL for the specified object.
Gets an M-Files URL for the specified object.
Gets an M-Files URL for the specified object or file.
Gets an M-Files URL for the specified object or file.
Receives the requested information of the specified objects.
Gets the Object GUID of the specified object.
Gets information on the specified object version.
Gets information on the specified object version. Optionally notifies M-Files windows to update the object in their listings.
Gets the locations of the object in a view.
Gets the permissions for the specified object.
Gets the information on and properties of the specfied object version.
Gets the object version and properties of the specified objects.
Gets the Object ID of the object that is identified by the specified Object GUID.
Gets the Object ID of the object that is identified by the specified Original Vault GUID and Original Object ID.
Gets the offline availability of the specified object.
Gets the IDs of the objects set to be available offline.
Gets information related to the specified lookup property.
Gets all the relationships of the specified object.
Gets all the relationships of the specified object.
Gets the thumbnail for the specified object in PNG format.
Gets the classic or preview thumbnail for the specified object in PNG format.
Checks whether the specified object is checked out to any user on any computer.
Checks whether the specified object is checked out to this user on this computer.
Checks whether the specified object is currently followed by the current user.
Checks whether the specified object version is a single-file or multi-file document.
Checks whether the specified object matches the search conditions. Any field expression in search conditions is not supported.
Checks whether the specified object and properties match the search conditions. Any field expression in search conditions is not supported.
Notifies M-Files that an object has been accessed. This will add the object to the Recently Accessed by Me view of the user.
Proposes checkout operation for the object file. System may prompt for checkout. Returns error on cancel.
Prevents implicitly or explicitly triggered checkin reminder from calling process.
Removes the specified object from the 'Favorites' view of the current user.
Removes the specified objects from the 'Favorites' view of the current user.
Resolves a conflict that involves the specified participant object. Returns the affected objects. Do not use this method if the vault uses automatic conflict resolution.
Rolls back the specified object to the specified version. Prefer RollbackEx as its parameter RollbackToVersion supports unmanaged external repository objects.
Rolls back the specified object to the specified version.
Sets the external ID for an object. The object itself must be internal.
Sets the Object GUID of the specified object.
Marks the specified object for offline availability, or clears the offline availability marker.
Changes the single-file status of the specified object.
Displays the edit object metadata window.
Displays the new object metadata window.
Displays the 'Change State' dialog box for the object.
Displays the checkin reminder for the specified object. Can fail if the object is open in another program.
Displays a modal checkin reminder dialog for the specified object. Does not perform the actual check in operation. Returns error on cancel.
Displays the object checkout prompt for the user.
Displays the collection members dialog box for the object.
Displays the comments dialog box for the object.
Displays the edit object metadata window.
Displays the history dialog box for the object.
Displays the new object metadata window.
Displays a new object metadata window.
Shows related objects for the object by target object type in Windows Explorer.
Displays the relationships dialog box for the object.
Displays the history dialog box for the object.
Displays the sub-objects dialog box for the object.
Undeletes the specified object.
Performs undo checkout for the specified object version.
Performs undo checkout for the specified object versions.
See Also

VaultObjectOperations Object