PersistentPortfolioManager.OnAccountData Method

public void OnAccountData( 
AccountData data 
)
This language is not supported or no code example is available.
public:  
void OnAccountData( 
AccountData^ data 
)
This language is not supported or no code example is available.
public function OnAccountData( 
data : AccountData 
);
This language is not supported or no code example is available.

Parameters

data
AccountData

In this article

Definition