PersistentPortfolioManager.OnAccountTransactionList Method

public void OnAccountTransactionList( 
AccountTransactionList accountTransactions 
)
This language is not supported or no code example is available.
public:  
void OnAccountTransactionList( 
AccountTransactionList^ accountTransactions 
)
This language is not supported or no code example is available.
public function OnAccountTransactionList( 
accountTransactions : AccountTransactionList 
);
This language is not supported or no code example is available.

Parameters

accountTransactions
AccountTransactionList

In this article

Definition