Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / ExportManagerBase<TEntity,TExportOptions> Class / Export Method
Export options
In This Topic
    Export Method (ExportManagerBase<TEntity,TExportOptions>)
    In This Topic
    Export the data for selected fields using the given search criteria
    Syntax
    protected abstract void Export( 
       TExportOptions exportOptions
    )

    Parameters

    exportOptions
    Export options
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also