Keyoti SearchUnit API Docs
GetNumberOfDocumentsFromIndexableSource Method (selectedSource)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexGetNumberOfDocumentsFromIndexableSource(IndexableSourceRecord)
Keyoti SearchUnit v6
Gets the number of documents that have been imported from the source
Declaration Syntax
C#Visual Basic
public virtual int GetNumberOfDocumentsFromIndexableSource(
	IndexableSourceRecord selectedSource
)
Public Overridable Function GetNumberOfDocumentsFromIndexableSource ( 
	selectedSource As IndexableSourceRecord
) As Integer
Parameters
selectedSource (IndexableSourceRecord)
The source to look at
Return Value
Int32

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610