OrderListEventArgs Class

Class OrderListEventArgs.
public class OrderListEventArgs : EventArgs
This language is not supported or no code example is available.
public ref class OrderListEventArgs : public EventArgs^
This language is not supported or no code example is available.
public class OrderListEventArgs 
extends EventArgs
This language is not supported or no code example is available.
Name Description
Public constructor OrderListEventArgs(IReadOnlyCollection<OrderModel>) Initializes a new instance of the TransactionListEventArgs class.
Top
Name Description
Public property Orders Gets the orders.
Top

In this article

Definition