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


In This Topic
    ProductOptionsImportOptions Class Members
    In This Topic

    The following tables list the members exposed by ProductOptionsImportOptions.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ProductOptionsImportOptions 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