TakerMdRecord Constructor

public TakerMdRecord( 
string id
byte providerId
Instrument instrument 
)
This language is not supported or no code example is available.
public:  
TakerMdRecord( 
String^ id
Byte providerId
Instrument^ instrument 
)
This language is not supported or no code example is available.
public function TakerMdRecord( 
id : String
providerId : byte
instrument : Instrument 
);
This language is not supported or no code example is available.

Parameters

id
string

providerId
byte

instrument
Instrument

In this article

Definition