ImportInfo Class Properties
In This Topic
For a list of all members of this type, see ImportInfo members.
Public Properties
| Name | Description |
 | ImportName |
Gets or sets the description about the current import operation
|
 | IsImportRunning |
Gets or sets a value indicating whether import is running or not
|
 | ItemsImported |
Gets or sets number of items imported
|
 | Messages |
Gets or sets the list of messages registered during import process
|
 | Status |
Gets or sets the current status
|
 | TotalItems |
Gets or sets total number of items to import
|
Top
See Also