Click or drag to resize

VisitorReportBaseComparisonCustomPeriodEnd Property

Namespace:  Dynamicweb.Tracking.Web.Reporting
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[AddInLabelAttribute("To")]
[AddInParameterAttribute("ComparisonCustomPeriodEnd")]
[AddInParameterOrderAttribute(190)]
[AddInParameterGroupAttribute("Comparison")]
[AddInParameterEditorAttribute(typeof(DateTimeParameterEditor), "AllowNeverExpire=false;AllowEmpty=false;show=date")]
public virtual DateTime ComparisonCustomPeriodEnd { get; set; }

Property Value

Type: DateTime
See Also