DataManager.GetBid (Int32, Byte) Method

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

Parameters

instrumentId
int

providerId
byte

Return Value

Bid

In this article

Definition