TransactionListEventArgs.Transactions Property
public Transaction[] Transactions {get;}
This language is not supported or no code example is available.
public:
property array< Transaction^ >^ Transactions {
array< Transaction^ >^ get( );
}
This language is not supported or no code example is available.
Property Value
Transaction[]The transactions.