DataManager.GetBid (Instrument, Byte) Method

public Bid GetBid( 
Instrument instrument
byte providerId 
)
This language is not supported or no code example is available.
public:  
Bid^ GetBid( 
Instrument^ instrument
Byte providerId 
)
This language is not supported or no code example is available.
public function GetBid( 
instrument : Instrument
providerId : byte 
) : Bid;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

providerId
byte

Return Value

Bid

In this article

Definition