Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / GenericExportOptions<TEntity> Class


In This Topic
    GenericExportOptions<TEntity> Class Properties
    In This Topic

    For a list of all members of this type, see GenericExportOptions<TEntity> members.

    Public Properties
     NameDescription
    Public Property Gets or sets the CsvFields  
    Public Property Gets or sets the DataFormat  
    Public Property Gets or sets the list of export data entities  
    Public Property Gets or sets the export name/tag for logging  
    Public Property Gets or sets the file tag  
    Public Property Gets or sets the TextDelimiter for CSV data  
    Public Property Gets or sets the TextQualifier for CSV data  
    Top
    See Also