| OrderProfitDateTo Property |
Namespace:
Dynamicweb.Ecommerce.Statistics
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [AddInParameterAttribute("Date to")]
[AddInParameterEditorAttribute(typeof(DateTimeParameterEditor), "")]
public DateTime DateTo { get; set; }
<AddInParameterAttribute("Date to")>
<AddInParameterEditorAttribute(GetType(DateTimeParameterEditor), "")>
Public Property DateTo As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also