Click or drag to resize
OrderItemInfoOrderItemValidTo Property
Order item valid to date and time.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual DateTime OrderItemValidTo { get; set; }

Property Value

Type: DateTime
See Also