Strategy_.Instruments Property

Gets the InstrumentList. Used for read only.
public InstrumentList Instruments {get;}
This language is not supported or no code example is available.
public:  
property InstrumentList^ Instruments { 
InstrumentList^ get( ); 
}
This language is not supported or no code example is available.
public function get Instruments() : InstrumentList;
This language is not supported or no code example is available.

Property Value

InstrumentList

In this article

Definition