Click or drag to resize

DateReportBase Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Tracking.Web.Reporting
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[AddInNameAttribute("Session reporting")]
[AddInDescriptionAttribute("Visitor information related to sessions")]
[AddInIconAttribute(KnownIcon.Timer)]
public abstract class DateReportBase : ElementReportProviderBase, 
	IDropDownOptions

The DateReportBase type exposes the following members.

Constructors
  NameDescription
Protected methodDateReportBase
Initializes a new instance of the DateReportBase class
Top
Properties
  NameDescription
Public propertyDateFrom (Inherited from ReportProvider.)
Public propertyDateTo (Inherited from ReportProvider.)
Public propertyGroupByDate
Public propertyMaxLabels
Public propertyTimePeriod
Top
Methods
Fields
See Also