Keyoti SearchUnit API Docs
ItemsImported Property
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIIndexableSourceItemsImported
Keyoti SearchUnit v6
The number of items (documents, records, files etc.) that have been imported since the last call to Import.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
int ItemsImported { get; }
int ItemsImported { get; }
ReadOnly Property ItemsImported As Integer
	Get
ReadOnly Property ItemsImported As Integer
	Get
property int ItemsImported {
	int get ();
}
property int ItemsImported {
	int get ();
}
abstract ItemsImported : int with get
abstract ItemsImported : int with get
Property Value
Remarks
Access this property from a different thread to track import progress.

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