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


In This Topic
    ProductImportOptions Class Members
    In This Topic

    The following tables list the members exposed by ProductImportOptions.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ProductImportOptions class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether add new products to custom categories or not  
    Public Property Gets or sets the category update mode  
    Public Property Gets or sets a value indicating whether the source file should be deleted after processing. Default is false.  
    Public Property Gets or sets the import mode  
    Public Property  
    Public Property Gets or sets the selected categories  
    Public Property Gets or sets the selected match fields  
    Public Property Gets or sets the TextDelimiter for CSV data  
    Public Property Gets or sets the TextQualifier for CSV data  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also