The number of rows 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 override int ItemsImported { get; }
public override int ItemsImported { get; }
Public Overrides ReadOnly Property ItemsImported As Integer Get
Public Overrides ReadOnly Property ItemsImported As Integer Get
public: virtual property int ItemsImported { int get () override; }
public: virtual property int ItemsImported { int get () override; }
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