DocumentManagerCleanUpRemovedDocuments Method |
Permanently delete all documents marked for deletion, their versions, references to them (like virtual folders) etc.
Deletes the binary files of the deleted documents.
Removes the files from the FTS index.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void CleanUpRemovedDocuments()
See Also