Click or drag to resize

VisitorReportBaseComparisonEnable Property

Namespace:  Dynamicweb.Tracking.Web.Reporting
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[AddInLabelAttribute("Enable")]
[AddInParameterAttribute("ComparisonEnable")]
[AddInParameterOrderAttribute(160)]
[AddInParameterGroupAttribute("Comparison")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "")]
public virtual bool ComparisonEnable { get; set; }

Property Value

Type: Boolean
See Also