AccountTransactionListEventArgs.AccountTransactions Property

public AccountTransaction[] AccountTransactions {get;}
This language is not supported or no code example is available.
public:  
property array< AccountTransaction^ >^ AccountTransactions { 
array< AccountTransaction^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get AccountTransactions() : AccountTransaction[];
This language is not supported or no code example is available.

Property Value

AccountTransaction[]

In this article

Definition