Click or drag to resize
CustomerInfoAllOrders Property
Collection of all customer orders.

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

Property Value

Type: OrdersCollection
See Also