Click or drag to resize

VisitorReportBaseComparisonPeriod Property

Namespace:  Dynamicweb.Tracking.Web.Reporting
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[AddInLabelAttribute("Period")]
[AddInParameterAttribute("ComparisonPeriod")]
[AddInParameterOrderAttribute(170)]
[AddInParameterGroupAttribute("Comparison")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "container=body;none=false")]
public virtual string ComparisonPeriod { get; set; }

Property Value

Type: String
See Also