AltId(Byte, String, String, Byte) Constructor

public AltId( 
byte providerId
string symbol
string exchange
byte currencyId 
)
This language is not supported or no code example is available.
public:  
AltId( 
Byte providerId
String^ symbol
String^ exchange
Byte currencyId 
)
This language is not supported or no code example is available.
public function AltId( 
providerId : byte
symbol : String
exchange : String
currencyId : byte 
);
This language is not supported or no code example is available.

Parameters

providerId
byte

symbol
string

exchange
string

currencyId
byte

In this article

Definition