OrderListEventArgs.Orders Property

Gets the orders.
public IReadOnlyCollection<OrderModel> Orders {get;}

Property Value

IReadOnlyCollection<OrderModel>

The orders.

In this article

Definition