Name | Description | |
---|---|---|
ProductImportOptions Constructor | Initializes a new instance of the ProductImportOptions class. |
The following tables list the members exposed by ProductImportOptions.
Name | Description | |
---|---|---|
ProductImportOptions Constructor | Initializes a new instance of the ProductImportOptions class. |
Name | Description | |
---|---|---|
AddToCustomCategories | Gets or sets a value indicating whether add new products to custom categories or not | |
CategoryUpdateMode | Gets or sets the category update mode | |
DeleteSourceFile | Gets or sets a value indicating whether the source file should be deleted after processing. Default is false. | |
ImportMode | Gets or sets the import mode | |
ImportName | ||
SelectedCategories | Gets or sets the selected categories | |
SelectedMatchFields | Gets or sets the selected match fields | |
TextDelimiter | Gets or sets the TextDelimiter for CSV data | |
TextQualifier | Gets or sets the TextQualifier for CSV data |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |