The number of items (documents, records, files, etc) that have been imported since the last call to Import.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual int ItemsImported { get; }
public virtual int ItemsImported { get; }
Public Overridable ReadOnly Property ItemsImported As Integer Get
Public Overridable ReadOnly Property ItemsImported As Integer Get
public: virtual property int ItemsImported { int get (); }
public: virtual property int ItemsImported { int get (); }
abstract ItemsImported : int with get override ItemsImported : int with get
abstract ItemsImported : int with get override 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