InstrumentManager.GetById Method

public Instrument GetById( 
int id 
)
This language is not supported or no code example is available.
public:  
Instrument^ GetById( 
int id 
)
This language is not supported or no code example is available.
public function GetById( 
id : int 
) : Instrument;
This language is not supported or no code example is available.

Parameters

id
int

Return Value

Instrument

In this article

Definition