TransactionListEventArgs Class

Class TransactionListEventArgs.
public class TransactionListEventArgs : EventArgs
This language is not supported or no code example is available.
public ref class TransactionListEventArgs : public EventArgs^
This language is not supported or no code example is available.
public class TransactionListEventArgs 
extends EventArgs
This language is not supported or no code example is available.
Name Description
Public constructor TransactionListEventArgs(Transaction[]) Initializes a new instance of the TransactionListEventArgs class.
Top
Name Description
Public property Transactions Gets the transactions.
Top

In this article

Definition