Click or drag to resize
DeliveryShippingDate Property
The shipping date (when the package leaves the store).

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public DateTime ShippingDate { get; }

Property Value

Type: DateTime
See Also