EventServer.OnInstrumentAdded Method

public void OnInstrumentAdded( 
Instrument instrument 
)
This language is not supported or no code example is available.
public:  
void OnInstrumentAdded( 
Instrument^ instrument 
)
This language is not supported or no code example is available.
public function OnInstrumentAdded( 
instrument : Instrument 
);
This language is not supported or no code example is available.

Parameters

instrument
Instrument

In this article

Definition