EventServer.OnInstrumentDeleted Method

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

Parameters

instrument
Instrument

In this article

Definition