IDeliveryBuilderSetShippingDate Method |
Sets the date of shipping.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax void SetShippingDate(
DateTime shippingDate
)
Parameters
- shippingDate
- Type: SystemDateTime
The date of shipping.
See Also