Leg.Instrument Property

[Browsable(false)] 
public Instrument Instrument {get; set;}
This language is not supported or no code example is available.
[Browsable(false)] 
public:  
property Instrument^ Instrument { 
Instrument^ get( ); 
void set( 
Instrument^ value 
); 
}
This language is not supported or no code example is available.
public  
Browsable(false) 
function get Instrument() : Instrument
public  
Browsable(false) 
function set Instrument(value : Instrument);
This language is not supported or no code example is available.

Property Value

Instrument

In this article

Definition