Account.GetValue Method

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

Parameters

currencyId
byte

Return Value

double

In this article

Definition