Keyoti SearchUnit API Docs
ItemsToImportTotal Property
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIIndexableSourceItemsToImportTotal
Keyoti SearchUnit v6
If available. The total number of items (documents, records, files, etc) that will be imported.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
int ItemsToImportTotal { get; }
int ItemsToImportTotal { get; }
ReadOnly Property ItemsToImportTotal As Integer
	Get
ReadOnly Property ItemsToImportTotal As Integer
	Get
property int ItemsToImportTotal {
	int get ();
}
property int ItemsToImportTotal {
	int get ();
}
abstract ItemsToImportTotal : int with get
abstract ItemsToImportTotal : 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