AltId(Byte, String, String) Constructor

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

Parameters

providerId
byte

symbol
string

exchange
string

In this article

Definition