DocumentFinderGetSpecificUnindexedDocumentsCount Method
            Returns number of specific unindexed documents in the system (only latest versions), that logged in user can access
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns count of specific unindexed documents in the system (only latest versions)")]
public int GetSpecificUnindexedDocumentsCount(
	int count,
	DateTime from,
	DateTime to
)
- count  Int32
 -  
 - from  DateTime
 -  
 - to  DateTime
 -  
 
Int32