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


In This Topic
    ProductOptionsExportOptions Class Members
    In This Topic

    The following tables list the members exposed by ProductOptionsExportOptions.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ProductOptionsExportOptions class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the DataFormat  
    Public Property Gets or sets the export name for logging purpose  
    Public Property Gets or sets the file tag  
    Public Property Gets or sets the array of selected fields  
    Public Property Gets or sets the product filter criteria  
    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