IOrder.OrderLineItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the order line item collection operations.
public Microsoft.Store.PartnerCenter.Orders.IOrderLineItemCollection OrderLineItems { get; }
member this.OrderLineItems : Microsoft.Store.PartnerCenter.Orders.IOrderLineItemCollection
Public ReadOnly Property OrderLineItems As IOrderLineItemCollection