Click or drag to resize

InternalServiceGetUnindexedDocumentsList Method

Returns list of unindexed documents in the system (only latest versions)

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DocumentFinderUnindexedDocumentInformation[] GetUnindexedDocumentsList()

Return Value

Type: DocumentFinderUnindexedDocumentInformation
See Also