Kentico 11 API Reference
Kentico 11 API Reference
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: 11.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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com