Click or drag to resize

DocumentFinderGetUnindexedDocumentsCount Method

Returns number of unindexed documents in the system (only latest versions), that logged in user can access

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetUnindexedDocumentsCount()

Return Value

Type: Int32
See Also