Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
Delivery Class
Delivery Properties
CustomData Property
DeliveryAddress Property
Items Property
ShippingDate Property
ShippingOption Property
Weight Property
Delivery
Items Property
The items shipped in the delivery. Only products and product options of the product type are present.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
IEnumerable
<
DeliveryItem
>
Items
{
get
; }
Property Value
Type:
IEnumerable
DeliveryItem
See Also
Reference
Delivery Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com