Click or drag to resize

GraphReportBaseGroupByDate Property

Namespace:  Dynamicweb.Tracking.Web.Reporting
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[AddInLabelAttribute("Time grouped by")]
[AddInParameterAttribute("GroupByDate")]
[AddInParameterOrderAttribute(200)]
[AddInParameterGroupAttribute("")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "container=body")]
public string GroupByDate { get; set; }

Property Value

Type: String
See Also