Level2Snapshot.Bids Property

Gets the bids.
public Bid[] Bids {get;}
This language is not supported or no code example is available.
public:  
property array< Bid^ >^ Bids { 
array< Bid^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Bids() : Bid[];
This language is not supported or no code example is available.

Property Value

Bid[]

The bids.

In this article

Definition