Portfolio.GetAccountValue Method

public double GetAccountValue( 
byte currencyId 
)
This language is not supported or no code example is available.
public:  
double GetAccountValue( 
Byte currencyId 
)
This language is not supported or no code example is available.
public function GetAccountValue( 
currencyId : byte 
) : double;
This language is not supported or no code example is available.

Parameters

currencyId
byte

Return Value

double

In this article

Definition