Keyoti Search for ASP.NET API Docs
ItemsImported Property
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexItemsImported
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++
public virtual int ItemsImported { get; }
Public Overridable ReadOnly Property ItemsImported As Integer
public:
virtual 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