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