Click or drag to resize

InsightWidgetBaseDatePeriodCustomEnd Property

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInLabelAttribute("To")]
[AddInParameterAttribute("DatePeriodCustomEnd")]
[AddInParameterOrderAttribute(120)]
[AddInParameterGroupAttribute("")]
[AddInParameterEditorAttribute(typeof(DateTimeParameterEditor), "AllowNeverExpire=false;AllowEmpty=false;show=date")]
public virtual DateTime DatePeriodCustomEnd { get; set; }

Property Value

Type: DateTime
See Also