DocumentFinder.GetUnindexedDocumentsCount Method

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

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Returns count of unindexed documents in the system (only latest versions)")]
public int GetUnindexedDocumentsCount()

Return Value

Int32

See Also