ICustomer.Orders Property

Definition

Gets the orders behavior for the customer.

public Microsoft.Store.PartnerCenter.Orders.IOrderCollection Orders { get; }
member this.Orders : Microsoft.Store.PartnerCenter.Orders.IOrderCollection
Public ReadOnly Property Orders As IOrderCollection

Property Value

The customer orders.

Applies to