Click or drag to resize

TrafficSourceToSaleDateFrom Property

Namespace:  Dynamicweb.Ecommerce.Statistics
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInParameterAttribute("Date from")]
[AddInParameterEditorAttribute(typeof(DateTimeParameterEditor), "")]
public DateTime DateFrom { get; set; }

Property Value

Type: DateTime
See Also