Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

DateReportData<TValue>

API reference for DateReportData<TValue> in Vendr, the eCommerce solution for Umbraco v8+

DateReportData<TValue>

public class DateReportData<TValue>

Namespace

Constructors

DateReportData<TValue>

The default constructor.

public DateReportData()

Properties

CurrentTotalsOverTime

public IEnumerable<DateRecord<TValue>> CurrentTotalsOverTime { get; set; }

PercentageChange

public decimal? PercentageChange { get; set; }

PercentagePointChange

public decimal? PercentagePointChange { get; set; }

PreviousTotalsOverTime

public IEnumerable<DateRecord<TValue>> PreviousTotalsOverTime { get; set; }

Total

public TValue Total { get; set; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.