Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / IPageViewRepository Interface / GetViewsByHour Method / GetViewsByHour(Boolean) Method
If true hours with zero views are also included
In This Topic
    GetViewsByHour(Boolean) Method
    In This Topic
    Gets a collection of Key Value pairs; each key representing an hour and each value representing the number of views during that hour.
    Syntax

    Parameters

    includeZeros
    If true hours with zero views are also included

    Return Value

    A collection of Key Value pairs; each key representing an hour and each value representing the number of views during that hour.
    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