HistoricalDataMultiInstrumentRequest.Instruments Property

Gets or sets the list of instruments
public InstrumentList Instruments {get; set;}
This language is not supported or no code example is available.
public:  
property InstrumentList^ Instruments { 
InstrumentList^ get( ); 
void set( 
InstrumentList^ value 
); 
}
This language is not supported or no code example is available.
public function get Instruments() : InstrumentList
public function set Instruments(value : InstrumentList);
This language is not supported or no code example is available.

Property Value

InstrumentList

In this article

Definition