In This Topic
The following tables list the members exposed by ImportInfo.
Public Constructors
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
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also