DataManager.GetAsk (Instrument, Byte) Method

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

Parameters

instrument
Instrument

providerId
byte

Return Value

Ask

In this article

Definition