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

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609