Class ExportStatisticsHelper
- Namespace
- Dynamicweb.EmailMarketing.Statistics
- Assembly
- Dynamicweb.EmailMarketing.dll
Helper for exporting statistics
public class ExportStatisticsHelper
- Inheritance
-
ExportStatisticsHelper
- Inherited Members
Constructors
ExportStatisticsHelper(Email)
Contructs new ExportStatisticsHelper
public ExportStatisticsHelper(Email email)
Parameters
emailEmailEmail object instance
Methods
GetGeneralStatData()
Gets the general statistic data.
public List<StaticticsData> GetGeneralStatData()
Returns
GetLinksStatData()
Return email links statistic data
public IEnumerable<Link> GetLinksStatData()
Returns
GetRecipientsListData(bool)
Gets the recipients list data
public List<RecipientsListData> GetRecipientsListData(bool ReturnAllRows = false)
Parameters
ReturnAllRowsbool