Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / GenericExportOptions<TEntity> Class
Exporting entity type
Members
In This Topic
    GenericExportOptions<TEntity> Class
    In This Topic
    Modal class that holds generic export options
    Syntax
    public class GenericExportOptions<TEntity> : IExportOptions  
    Type Parameters
    TEntity
    Exporting entity type
    Inheritance Hierarchy

    System.Object
       CommerceBuilder.DataExchange.GenericExportOptions<TEntity>

    See Also