Quote.Bid Property

Gets the best bid
public Bid Bid {get;}
This language is not supported or no code example is available.
public:  
property Bid^ Bid { 
Bid^ get( ); 
}
This language is not supported or no code example is available.
public function get Bid() : Bid;
This language is not supported or no code example is available.

Property Value

Bid

The bid.

In this article

Definition