The number of items (documents, records, files etc.) that have been imported since the last call to Import.
Declaration Syntax
C# | Visual Basic | Visual 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.