  | PriceValidFrom Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Prices
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[DataMemberAttribute]
public Nullable<DateTime> ValidFrom { get; set; }<DataMemberAttribute>
Public Property ValidFrom As Nullable(Of DateTime)
	Get
	Set
Property Value
Type: 
NullableDateTime
See Also