Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / ImportInfo Class
Properties


Version
ImportInfo Class Members

The following tables list the members exposed by ImportInfo.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the ImportInfo class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the description about the current import operation  
Public Property Gets or sets a value indicating whether import is running or not  
Public Property Gets or sets number of items imported  
Public Property Gets or sets the list of messages registered during import process  
Public Property Gets or sets the current status  
Public Property Gets or sets total number of items to import  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also