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


In This Topic
    ProductVariantsImportOptions Class Members
    In This Topic

    The following tables list the members exposed by ProductVariantsImportOptions.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ProductVariantsImportOptions class.  
    Top
    Public Properties
     NameDescription
    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 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